Share via


IAvailabilitySetResourceSettings.UpdateDomain Property

Definition

Gets or sets the target update domain.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target update domain.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="updateDomain")]
public int? UpdateDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target update domain.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="updateDomain")>]
member this.UpdateDomain : Nullable<int> with get, set
Public Property UpdateDomain As Nullable(Of Integer)

Property Value

Attributes

Applies to