次の方法で共有


OrchestrationServiceSummary.ServiceName プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象