IClusterAvailableUpgradePatchVersionUpgradeProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.ClusterAvailableUpgradePatchVersionUpgradePropertiesTypeConverter))]
public interface IClusterAvailableUpgradePatchVersionUpgradeProperties : Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.IClusterAvailableInPlaceUpgradeProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Models.ClusterAvailableUpgradePatchVersionUpgradePropertiesTypeConverter))>]
type IClusterAvailableUpgradePatchVersionUpgradeProperties = interface
interface IJsonSerializable
interface IClusterAvailableInPlaceUpgradeProperties
interface IClusterAvailableUpgradeProperties
Public Interface IClusterAvailableUpgradePatchVersionUpgradeProperties
Implements IClusterAvailableInPlaceUpgradeProperties
- Derived
- Attributes
- Implements
Component |
Name of component to be upgraded. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Created |
Created time of current available upgrade version (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Description |
Hotfix version upgrade description. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Extended |
Extended properties of current available upgrade version (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Severity |
Severity of this upgrade. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Source |
Source build number of current cluster component. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Source |
Source cluster version of current cluster component. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Source |
Source OSS version of current cluster component. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Target |
Target build number of component to be upgraded. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Target |
Target cluster version of component to be upgraded. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Target |
Target OSS version of component to be upgraded. (Inherited from IClusterAvailableInPlaceUpgradeProperties) |
Upgrade |
Type of upgrade. (Inherited from IClusterAvailableUpgradeProperties) |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |