Freigeben über


IClusterContinueUpdateVersionParameters.MachineGroupTargetingMode Property

Definition

The mode by which the cluster will target the next grouping of servers to continue the update.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "AlphaByRack" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The mode by which the cluster will target the next grouping of servers to continue the update.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="machineGroupTargetingMode", Update=true)]
public string MachineGroupTargetingMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "AlphaByRack" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The mode by which the cluster will target the next grouping of servers to continue the update.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="machineGroupTargetingMode", Update=true)>]
member this.MachineGroupTargetingMode : string with get, set
Public Property MachineGroupTargetingMode As String

Property Value

Attributes

Applies to