Megosztás a következőn keresztül:


IGatewayServerProperties.Health 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? Health { 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.Health : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHealthState>
Public ReadOnly Property Health As Nullable(Of SapHealthState)

Property Value

Attributes

Applies to