OrchestrationServiceStateInput.ServiceName Property

Definition

Gets or sets the name of the service. Possible values include: 'AutomaticRepairs'

[Newtonsoft.Json.JsonProperty(PropertyName="serviceName")]
public Microsoft.Azure.Management.Compute.Fluent.Models.OrchestrationServiceNames ServiceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceName")>]
member this.ServiceName : Microsoft.Azure.Management.Compute.Fluent.Models.OrchestrationServiceNames with get, set
Public Property ServiceName As OrchestrationServiceNames

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to