次の方法で共有


ContainerServiceCustomProfile.Orchestrator プロパティ

定義

使用するカスタム オーケストレーターの名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="orchestrator")]
public string Orchestrator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="orchestrator")>]
member this.Orchestrator : string with get, set
Public Property Orchestrator As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象