Share via


IKubernetesVersionProfileProperties Interface

Definition

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

Properties

Name Description
ProvisioningState

Provisioning state of the resource

Value

List of supported Kubernetes versions

Methods

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

Applies to