Compartilhar via


IComputeInstanceDataMount.MountState Property

Definition

Mount state.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Mount state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MountState) }, ReadOnly=false, Required=false, SerializedName="mountState")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MountState? MountState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Mount state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MountState) }, ReadOnly=false, Required=false, SerializedName="mountState")>]
member this.MountState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MountState> with get, set
Public Property MountState As Nullable(Of MountState)

Property Value

Attributes

Applies to