ManagedClusterAutoUpgradeProfile Class
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.
Auto upgrade profile for a managed cluster.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.ManagedClusterAutoUpgradeProfileTypeConverter))]
public class ManagedClusterAutoUpgradeProfile : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterAutoUpgradeProfile
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.ManagedClusterAutoUpgradeProfileTypeConverter))>]
type ManagedClusterAutoUpgradeProfile = class
interface IManagedClusterAutoUpgradeProfile
interface IJsonSerializable
Public Class ManagedClusterAutoUpgradeProfile
Implements IManagedClusterAutoUpgradeProfile
- Inheritance
-
ManagedClusterAutoUpgradeProfile
- Attributes
- Implements
Managed |
Creates an new ManagedClusterAutoUpgradeProfile instance. |
Upgrade |
For more information see setting the AKS cluster auto-upgrade channel. |
Deserialize |
Deserializes a IDictionary into an instance of ManagedClusterAutoUpgradeProfile. |
Deserialize |
Deserializes a PSObject into an instance of ManagedClusterAutoUpgradeProfile. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterAutoUpgradeProfile. |
From |
Creates a new instance of ManagedClusterAutoUpgradeProfile, deserializing the content from a json string. |
To |
Serializes this instance of ManagedClusterAutoUpgradeProfile into a JsonNode. |
To |
Serializes this instance to a json string. |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |