次の方法で共有


VirtualMachineInstanceView.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

適用対象