次の方法で共有


RoleInstanceInstanceView.PlatformUpdateDomain プロパティ

定義

更新ドメインを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="platformUpdateDomain")]
public int? PlatformUpdateDomain { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="platformUpdateDomain")>]
member this.PlatformUpdateDomain : Nullable<int>
Public ReadOnly Property PlatformUpdateDomain As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象