FleetManagedClusterUpgradeType Struct
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 type of upgrade to perform when targeting ManagedClusters.
public readonly struct FleetManagedClusterUpgradeType : IEquatable<Azure.ResourceManager.DatabaseFleetManager.Models.FleetManagedClusterUpgradeType>
type FleetManagedClusterUpgradeType = struct
Public Structure FleetManagedClusterUpgradeType
Implements IEquatable(Of FleetManagedClusterUpgradeType)
- Inheritance
-
FleetManagedClusterUpgradeType
- Implements
Fleet |
Initializes a new instance of FleetManagedClusterUpgradeType. |
Full |
Full upgrades the control plane and all agent pools of the target ManagedClusters. |
Node |
NodeImageOnly upgrades only the node images of the target ManagedClusters. |
Equals(Fleet |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Fleet |
Determines if two FleetManagedClusterUpgradeType values are the same. |
Implicit(String to Fleet |
Converts a string to a FleetManagedClusterUpgradeType. |
Inequality(Fleet |
Determines if two FleetManagedClusterUpgradeType values are not the same. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: