다음을 통해 공유


OrchestrationServiceSummary.ServiceName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to