Share via


IAmlFilesystem.HealthState Property

Definition

List of AML file system health states.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="List of AML file system health states.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.AmlFilesystemHealthStateType) }, ReadOnly=false, Required=false, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.AmlFilesystemHealthStateType? HealthState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="List of AML file system health states.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.AmlFilesystemHealthStateType) }, ReadOnly=false, Required=false, SerializedName="state")>]
member this.HealthState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.AmlFilesystemHealthStateType> with get, set
Public Property HealthState As Nullable(Of AmlFilesystemHealthStateType)

Property Value

Attributes

Applies to