ClusterPoolAvailableUpgradeNodeOSUpgradeProperties 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 node OS update.
public class ClusterPoolAvailableUpgradeNodeOSUpgradeProperties : Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolAvailableUpgradeProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolAvailableUpgradeNodeOSUpgradeProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolAvailableUpgradeNodeOSUpgradeProperties>
type ClusterPoolAvailableUpgradeNodeOSUpgradeProperties = class
inherit ClusterPoolAvailableUpgradeProperties
interface IJsonModel<ClusterPoolAvailableUpgradeNodeOSUpgradeProperties>
interface IPersistableModel<ClusterPoolAvailableUpgradeNodeOSUpgradeProperties>
Public Class ClusterPoolAvailableUpgradeNodeOSUpgradeProperties
Inherits ClusterPoolAvailableUpgradeProperties
Implements IJsonModel(Of ClusterPoolAvailableUpgradeNodeOSUpgradeProperties), IPersistableModel(Of ClusterPoolAvailableUpgradeNodeOSUpgradeProperties)
- Inheritance
- Implements
Constructors
ClusterPoolAvailableUpgradeNodeOSUpgradeProperties() |
Initializes a new instance of ClusterPoolAvailableUpgradeNodeOSUpgradeProperties. |
Properties
LatestVersion |
The latest node OS version. |
Explicit Interface Implementations
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET