ContainerAppContainer.VolumeMounts Property

Definition

Container volume mounts.

public System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppVolumeMount> VolumeMounts { get; }
member this.VolumeMounts : System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.ContainerAppVolumeMount>
Public ReadOnly Property VolumeMounts As IList(Of ContainerAppVolumeMount)

Property Value

Applies to