Share via


AmlFilesystem.HealthState Property

Definition

List of AML file system health states.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.AmlFilesystemHealthStateType? HealthState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.HealthState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.AmlFilesystemHealthStateType> with get, set
Public Property HealthState As Nullable(Of AmlFilesystemHealthStateType)

Property Value

Implements

Attributes

Applies to