次の方法で共有


OrchestrationServiceSummary.ServiceName プロパティ

定義

サービスの名前を取得します。 使用可能な値は次のとおりです: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象