Partilhar via


OrchestrationServiceSummary.ServiceState Propriedade

Definição

Obtém o estado atual do serviço. Os valores possíveis incluem: 'NotRunning', 'Running', 'Suspended'

[Newtonsoft.Json.JsonProperty(PropertyName="serviceState")]
public string ServiceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceState")>]
member this.ServiceState : string
Public ReadOnly Property ServiceState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a