次の方法で共有


ClusterContinueUpdateVersionMachineGroupTargetingMode Struct

Definition

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

ClusterContinueUpdateVersionMachineGroupTargetingMode(String)

Initializes a new instance of ClusterContinueUpdateVersionMachineGroupTargetingMode.

Properties

AlphaByRack

AlphaByRack.

Methods

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.

Operators

Equality(ClusterContinueUpdateVersionMachineGroupTargetingMode, ClusterContinueUpdateVersionMachineGroupTargetingMode)

Determines if two ClusterContinueUpdateVersionMachineGroupTargetingMode values are the same.

Implicit(String to ClusterContinueUpdateVersionMachineGroupTargetingMode)

Converts a String to a ClusterContinueUpdateVersionMachineGroupTargetingMode.

Inequality(ClusterContinueUpdateVersionMachineGroupTargetingMode, ClusterContinueUpdateVersionMachineGroupTargetingMode)

Determines if two ClusterContinueUpdateVersionMachineGroupTargetingMode values are not the same.

Applies to