Share via


ISapCentralServerInstance.EnqueueServerPropertyHealth Property

Definition

Defines the health of SAP Instances.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "Unknown", "Healthy", "Unhealthy", "Degraded" })]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="Defines the health of SAP Instances.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="health", Update=false)]
public string EnqueueServerPropertyHealth { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "Unknown", "Healthy", "Unhealthy", "Degraded" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="Defines the health of SAP Instances.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="health", Update=false)>]
member this.EnqueueServerPropertyHealth : string
Public ReadOnly Property EnqueueServerPropertyHealth As String

Property Value

Attributes

Applies to