次の方法で共有


NodeType.MultiplePlacementGroups プロパティ

定義

ノード の種類に関連付けられているスケール セットを複数の配置グループで構成できるかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.multiplePlacementGroups")]
public bool? MultiplePlacementGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.multiplePlacementGroups")>]
member this.MultiplePlacementGroups : Nullable<bool> with get, set
Public Property MultiplePlacementGroups As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象