AzureFileVolume

The properties of the Azure File volume. Azure File shares are mounted as volumes.

AzureCloudContainer InstancesContainersMicrosoftServerless

Properties

Name Type Description
readOnly boolean The flag indicating whether the Azure File shared mounted as a volume is read-only.
shareName string The name of the Azure File share to be mounted as a volume.
storageAccountKey string The storage account access key used to access the Azure File share.
storageAccountName string The name of the storage account that contains the Azure File share.
View JSON Schema on GitHub