ClusterContinueUpdateVersionMachineGroupTargetingMode Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The mode by which the cluster will target the next grouping of servers to continue the update.
public readonly struct ClusterContinueUpdateVersionMachineGroupTargetingMode : IEquatable<Azure.ResourceManager.NetworkCloud.Models.ClusterContinueUpdateVersionMachineGroupTargetingMode>
type ClusterContinueUpdateVersionMachineGroupTargetingMode = struct
Public Structure ClusterContinueUpdateVersionMachineGroupTargetingMode
Implements IEquatable(Of ClusterContinueUpdateVersionMachineGroupTargetingMode)
- Inheritance
-
ClusterContinueUpdateVersionMachineGroupTargetingMode
- Implements
Constructors
| Name | Description |
|---|---|
| ClusterContinueUpdateVersionMachineGroupTargetingMode(String) |
Initializes a new instance of ClusterContinueUpdateVersionMachineGroupTargetingMode. |
Properties
| Name | Description |
|---|---|
| AlphaByRack |
Racks will be targeted for update in alphabetical order based on the rack name. |
Methods
| Name | Description |
|---|---|
| Equals(ClusterContinueUpdateVersionMachineGroupTargetingMode) |
Indicates whether the current object is equal to another object of the same type. |
| ToString() |
Returns the fully qualified type name of this instance. |