Share via


Container.VolumeMount Property

Definition

Container volume mounts.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inherited)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IVolumeMount> VolumeMount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inherited)>]
member this.VolumeMount : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IVolumeMount> with get, set
Public Property VolumeMount As List(Of IVolumeMount)

Property Value

Implements

Attributes

Applies to