Aracılığıyla paylaş


AvailabilitySetResourceSettings.UpdateDomain Property

Definition

Gets or sets the target update domain.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to