다음을 통해 공유


IPersistentDisk.MountPath Property

Definition

Mount path of the persistent disk

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Mount path of the persistent disk", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mountPath", Update=true)]
public string MountPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Mount path of the persistent disk", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="mountPath", Update=true)>]
member this.MountPath : string with get, set
Public Property MountPath As String

Property Value

Attributes

Applies to