VirtualMachineScaleSetVMInstanceView.PlacementGroupId プロパティ

定義

VM が実行されている配置グループを取得または設定します。 VM の割り当てが解除された場合、placementGroupId はありません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象