Share via


IFabricModelProperties.Health Property

Definition

Gets or sets the fabric health.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the fabric health.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus) }, ReadOnly=true, Required=false, SerializedName="health")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus? Health { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the fabric health.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus) }, ReadOnly=true, Required=false, SerializedName="health")>]
member this.Health : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus>
Public ReadOnly Property Health As Nullable(Of HealthStatus)

Property Value

Attributes

Applies to