AzureStorageInfoValue

Azure Files or Blob Storage access information value for dictionary storage.

AzureComputeFaaSFunctionsServerless

Properties

Name Type Description
accessKey string Access key for the storage account.
accountName string Name of the storage account.
mountPath string Path to mount the storage within the site's runtime environment.
shareName string Name of the file share (container name, for Blob storage).
state string State of the storage account.
type string Type of storage.
View JSON Schema on GitHub