你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContainerOrchestratorRuntimeExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.ContainerOrchestratorRuntime.
public static class ContainerOrchestratorRuntimeExtensions
type ContainerOrchestratorRuntimeExtensions = class
Public Module ContainerOrchestratorRuntimeExtensions
- Inheritance
-
ContainerOrchestratorRuntimeExtensions
Methods
GetConnectedClusterBgpPeer(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a BgpPeer
|
GetConnectedClusterBgpPeerAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a BgpPeer
|
GetConnectedClusterBgpPeerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectedClusterBgpPeerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ConnectedClusterBgpPeerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetConnectedClusterBgpPeerResource(ResourceIdentifier) instead. |
GetConnectedClusterBgpPeers(ArmClient, ResourceIdentifier) |
Gets a collection of ConnectedClusterBgpPeerResources in the ArmClient. MockingTo mock this method, please mock GetConnectedClusterBgpPeers(ResourceIdentifier) instead. |
GetConnectedClusterLoadBalancer(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a LoadBalancer
|
GetConnectedClusterLoadBalancerAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a LoadBalancer
|
GetConnectedClusterLoadBalancerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectedClusterLoadBalancerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ConnectedClusterLoadBalancerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetConnectedClusterLoadBalancerResource(ResourceIdentifier) instead. |
GetConnectedClusterLoadBalancers(ArmClient, ResourceIdentifier) |
Gets a collection of ConnectedClusterLoadBalancerResources in the ArmClient. MockingTo mock this method, please mock GetConnectedClusterLoadBalancers(ResourceIdentifier) instead. |
GetConnectedClusterService(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a ServiceResource
|
GetConnectedClusterServiceAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a ServiceResource
|
GetConnectedClusterServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectedClusterServiceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ConnectedClusterServiceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetConnectedClusterServiceResource(ResourceIdentifier) instead. |
GetConnectedClusterServices(ArmClient, ResourceIdentifier) |
Gets a collection of ConnectedClusterServiceResources in the ArmClient. MockingTo mock this method, please mock GetConnectedClusterServices(ResourceIdentifier) instead. |
GetConnectedClusterStorageClass(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a StorageClassResource
|
GetConnectedClusterStorageClassAsync(ArmClient, ResourceIdentifier, String, CancellationToken) |
Get a StorageClassResource
|
GetConnectedClusterStorageClasses(ArmClient, ResourceIdentifier) |
Gets a collection of ConnectedClusterStorageClassResources in the ArmClient. MockingTo mock this method, please mock GetConnectedClusterStorageClasses(ResourceIdentifier) instead. |
GetConnectedClusterStorageClassResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ConnectedClusterStorageClassResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ConnectedClusterStorageClassResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetConnectedClusterStorageClassResource(ResourceIdentifier) instead. |