Compartilhar via


IComputeInstanceDataMount.MountPath Property

Definition

Path of this data mount.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Path of this data mount.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mountPath")]
public string MountPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Path of this data mount.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="mountPath")>]
member this.MountPath : string with get, set
Public Property MountPath As String

Property Value

Attributes

Applies to