ContainerAppVolume.StorageType Property

Definition

Storage type for the volume. If not provided, use EmptyDir.

public Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppStorageType> StorageType { get; set; }
member this.StorageType : Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppStorageType> with get, set
Public Property StorageType As BicepValue(Of ContainerAppStorageType)

Property Value

Applies to