Share via


VirtualMachineScaleSet.OrchestrationMode プロパティ

定義

仮想マシン スケール セットのオーケストレーション モードを取得または設定します。 使用可能な値は、'Uniform'、'Flexible' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象