Share via


IKubernetesClusterFeatureList Interface

Definition

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

Properties

NextLink

The link used to get the next page of operations.

Value

The list of Kubernetes cluster features.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to