ContainerAppVolume.StorageName Property

Definition

Name of storage resource. No need to provide for EmptyDir and Secret.

public Azure.Provisioning.BicepValue<string> StorageName { get; set; }
member this.StorageName : Azure.Provisioning.BicepValue<string> with get, set
Public Property StorageName As BicepValue(Of String)

Property Value

Applies to