VirtualMachineScaleSetVMInstanceView.PlatformFaultDomain プロパティ

定義

障害ドメインの数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="platformFaultDomain")]
public int? PlatformFaultDomain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="platformFaultDomain")>]
member this.PlatformFaultDomain : Nullable<int> with get, set
Public Property PlatformFaultDomain As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象