Share via


IKubernetesVersionCapabilities Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.KubernetesVersionCapabilitiesTypeConverter))]
public interface IKubernetesVersionCapabilities : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.KubernetesVersionCapabilitiesTypeConverter))>]
type IKubernetesVersionCapabilities = interface
    interface IJsonSerializable
Public Interface IKubernetesVersionCapabilities
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
SupportPlan

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to