Share via


FleetManagedClusterUpgradeType Struct

Definition

The type of upgrade to perform when targeting ManagedClusters.

public readonly struct FleetManagedClusterUpgradeType : IEquatable<Azure.ResourceManager.DatabaseFleetManager.Models.FleetManagedClusterUpgradeType>
Inheritance
FleetManagedClusterUpgradeType
Implements

Constructors

Properties

Full

Full upgrades the control plane and all agent pools of the target ManagedClusters.

NodeImageOnly

NodeImageOnly upgrades only the node images of the target ManagedClusters.

Methods

Equals(FleetManagedClusterUpgradeType)

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

Applies to