다음을 통해 공유


RoleInstanceInstanceView.PlatformUpdateDomain Property

Definition

Gets the Update Domain.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to