Compartir a través de


ISapCentralServerInstance.MessageServerPropertyHealth Property

Definition

Defines the health of SAP Instances.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the health of SAP Instances.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHealthState) }, ReadOnly=true, Required=false, SerializedName="health")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHealthState? MessageServerPropertyHealth { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Defines the health of SAP Instances.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHealthState) }, ReadOnly=true, Required=false, SerializedName="health")>]
member this.MessageServerPropertyHealth : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHealthState>
Public ReadOnly Property MessageServerPropertyHealth As Nullable(Of SapHealthState)

Property Value

Attributes

Applies to