ClusterAvailableUpgradeAksPatchUpgradeProperties Class
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.
Cluster available AKS patch version upgrade.
public class ClusterAvailableUpgradeAksPatchUpgradeProperties : Azure.ResourceManager.HDInsight.Containers.Models.ClusterAvailableUpgradeProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HDInsight.Containers.Models.ClusterAvailableUpgradeAksPatchUpgradeProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HDInsight.Containers.Models.ClusterAvailableUpgradeAksPatchUpgradeProperties>
type ClusterAvailableUpgradeAksPatchUpgradeProperties = class
inherit ClusterAvailableUpgradeProperties
interface IJsonModel<ClusterAvailableUpgradeAksPatchUpgradeProperties>
interface IPersistableModel<ClusterAvailableUpgradeAksPatchUpgradeProperties>
Public Class ClusterAvailableUpgradeAksPatchUpgradeProperties
Inherits ClusterAvailableUpgradeProperties
Implements IJsonModel(Of ClusterAvailableUpgradeAksPatchUpgradeProperties), IPersistableModel(Of ClusterAvailableUpgradeAksPatchUpgradeProperties)
- Inheritance
- Implements
Constructors
ClusterAvailableUpgradeAksPatchUpgradeProperties() |
Initializes a new instance of ClusterAvailableUpgradeAksPatchUpgradeProperties. |
Properties
CurrentVersion |
Current node pool version. |
CurrentVersionStatus |
Current AKS version's status: whether it is deprecated or supported. |
LatestVersion |
Latest available version, which should be equal to AKS control plane version if it's not deprecated. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET