ClusterUpdateStrategyType 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 of operation for runtime protection.
public readonly struct ClusterUpdateStrategyType : IEquatable<Azure.ResourceManager.NetworkCloud.Models.ClusterUpdateStrategyType>
type ClusterUpdateStrategyType = struct
Public Structure ClusterUpdateStrategyType
Implements IEquatable(Of ClusterUpdateStrategyType)
- Inheritance
-
ClusterUpdateStrategyType
- Implements
Constructors
ClusterUpdateStrategyType(String) |
Initializes a new instance of ClusterUpdateStrategyType. |
Properties
PauseAfterRack |
PauseAfterRack. |
Rack |
Rack. |
Methods
Equals(ClusterUpdateStrategyType) |
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(ClusterUpdateStrategyType, ClusterUpdateStrategyType) |
Determines if two ClusterUpdateStrategyType values are the same. |
Implicit(String to ClusterUpdateStrategyType) |
Converts a String to a ClusterUpdateStrategyType. |
Inequality(ClusterUpdateStrategyType, ClusterUpdateStrategyType) |
Determines if two ClusterUpdateStrategyType values are not the same. |
Applies to
Azure SDK for .NET