Share via


VolumeMount.MountPath Property

Definition

Path within the container at which the volume should be mounted.Must not contain ':'.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public string MountPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.MountPath : string with get, set
Public Property MountPath As String

Property Value

Implements

Attributes

Applies to