Azure.ResourceManager.Kubernetes Namespace

Classes

Name Description
AzureResourceManagerKubernetesContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

ConnectedClusterCollection

A class representing a collection of ConnectedClusterResource and their operations. Each ConnectedClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a ConnectedClusterCollection instance call the GetConnectedClusters method from an instance of ResourceGroupResource.

ConnectedClusterData

Represents a connected cluster.

ConnectedClusterResource

A class representing a ConnectedCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConnectedClusterResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetConnectedClusters method.

KubernetesExtensions

A class to add extension methods to Azure.ResourceManager.Kubernetes.