OrchestrationServiceSummary.ServiceName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to