SiteContainerData.VolumeMounts Property

Definition

List of volume mounts Serialized Name: SiteContainer.properties.volumeMounts

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

Property Value

Applies to