ComputeInstanceDataMount.MountState Property

Definition

Mount state.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MountState? MountState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.MountState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.MountState> with get, set
Public Property MountState As Nullable(Of MountState)

Property Value

Implements

Attributes

Applies to