Share via


KubernetesClusterFeatureList interface

KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources.

Properties

nextLink

The link used to get the next page of operations.

value

The list of Kubernetes cluster features.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of Kubernetes cluster features.

value?: KubernetesClusterFeature[]

Property Value