OrchestrationServiceSummary.ServiceState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current state of the service. Possible values include: '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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute