ClusterPoolAvailableUpgradeAksPatchUpgradeProperties 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 pool available AKS patch version upgrade.
public class ClusterPoolAvailableUpgradeAksPatchUpgradeProperties : Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolAvailableUpgradeProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties>
type ClusterPoolAvailableUpgradeAksPatchUpgradeProperties = class
inherit ClusterPoolAvailableUpgradeProperties
interface IJsonModel<ClusterPoolAvailableUpgradeAksPatchUpgradeProperties>
interface IPersistableModel<ClusterPoolAvailableUpgradeAksPatchUpgradeProperties>
Public Class ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
Inherits ClusterPoolAvailableUpgradeProperties
Implements IJsonModel(Of ClusterPoolAvailableUpgradeAksPatchUpgradeProperties), IPersistableModel(Of ClusterPoolAvailableUpgradeAksPatchUpgradeProperties)
- Inheritance
- Implements
Constructors
ClusterPoolAvailableUpgradeAksPatchUpgradeProperties() |
Initializes a new instance of ClusterPoolAvailableUpgradeAksPatchUpgradeProperties. |
Properties
CurrentVersion |
Current AKS version. |
CurrentVersionStatus |
Current AKS version's status: whether it is deprecated or supported. |
LatestVersion |
Latest AKS patch version. |
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