Share via


VirtualMachineScaleSet.PlatformFaultDomainCount プロパティ

定義

各配置グループの障害ドメイン数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象