Freigeben über


OrchestrationServiceSummary.ServiceState Eigenschaft

Definition

Ruft den aktuellen Status des Diensts ab. Mögliche Werte: "NotRunning", "Running", "Suspended"

[Newtonsoft.Json.JsonProperty(PropertyName="serviceState")]
public Microsoft.Azure.Management.Compute.Fluent.Models.OrchestrationServiceState ServiceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceState")>]
member this.ServiceState : Microsoft.Azure.Management.Compute.Fluent.Models.OrchestrationServiceState
Public ReadOnly Property ServiceState As OrchestrationServiceState

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: