次の方法で共有


OrchestrationServiceStateInput.ServiceName プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象