Share via


IKubernetesVersionProfileList Interface

Definition

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

Properties

Name Description
NextLink
Value

Methods

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

Applies to