Azure.ResourceManager.Kubernetes Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
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 |
A class representing the ConnectedCluster data model. 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 GetConnectedClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetConnectedCluster method. |
KubernetesExtensions |
A class to add extension methods to Azure.ResourceManager.Kubernetes. |
Azure SDK for .NET