Compartir a través de


OrchestrationServiceSummary.ServiceState Propiedad

Definición

Obtiene el estado actual del servicio. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a