Azure.ResourceManager.ContainerOrchestratorRuntime 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
| Name | Description |
|---|---|
| AzureResourceManagerContainerOrchestratorRuntimeContext |
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 |
| ConnectedClusterBgpPeerCollection |
A class representing a collection of ConnectedClusterBgpPeerResource and their operations. Each ConnectedClusterBgpPeerResource in the collection will belong to the same instance of ArmResource. To get a ConnectedClusterBgpPeerCollection instance call the GetConnectedClusterBgpPeers method from an instance of ArmResource. |
| ConnectedClusterBgpPeerData |
A BgpPeer resource for an Arc connected cluster (Microsoft.Kubernetes/connectedClusters). |
| ConnectedClusterBgpPeerResource |
A class representing a ConnectedClusterBgpPeer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConnectedClusterBgpPeerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetConnectedClusterBgpPeers method. |
| ConnectedClusterLoadBalancerCollection |
A class representing a collection of ConnectedClusterLoadBalancerResource and their operations. Each ConnectedClusterLoadBalancerResource in the collection will belong to the same instance of ArmResource. To get a ConnectedClusterLoadBalancerCollection instance call the GetConnectedClusterLoadBalancers method from an instance of ArmResource. |
| ConnectedClusterLoadBalancerData |
A LoadBalancer resource for an Arc connected cluster (Microsoft.Kubernetes/connectedClusters). |
| ConnectedClusterLoadBalancerResource |
A class representing a ConnectedClusterLoadBalancer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConnectedClusterLoadBalancerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetConnectedClusterLoadBalancers method. |
| ConnectedClusterServiceCollection |
A class representing a collection of ConnectedClusterServiceResource and their operations. Each ConnectedClusterServiceResource in the collection will belong to the same instance of ArmResource. To get a ConnectedClusterServiceCollection instance call the GetConnectedClusterServices method from an instance of ArmResource. |
| ConnectedClusterServiceData |
A Service resource for an Arc connected cluster (Microsoft.Kubernetes/connectedClusters). |
| ConnectedClusterServiceResource |
A class representing a ConnectedClusterService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConnectedClusterServiceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetConnectedClusterServices method. |
| ConnectedClusterStorageClassCollection |
A class representing a collection of ConnectedClusterStorageClassResource and their operations. Each ConnectedClusterStorageClassResource in the collection will belong to the same instance of ArmResource. To get a ConnectedClusterStorageClassCollection instance call the GetConnectedClusterStorageClasses method from an instance of ArmResource. |
| ConnectedClusterStorageClassData |
A StorageClass resource for an Arc connected cluster (Microsoft.Kubernetes/connectedClusters). |
| ConnectedClusterStorageClassResource |
A class representing a ConnectedClusterStorageClass along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConnectedClusterStorageClassResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetConnectedClusterStorageClasses method. |
| ContainerOrchestratorRuntimeExtensions |
A class to add extension methods to Azure.ResourceManager.ContainerOrchestratorRuntime. |