ContainerOrchestratorRuntimeExtensions Class

Definition

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

public static class ContainerOrchestratorRuntimeExtensions
type ContainerOrchestratorRuntimeExtensions = class
Public Module ContainerOrchestratorRuntimeExtensions
Inheritance
ContainerOrchestratorRuntimeExtensions

Methods

Name Description
GetConnectedClusterBgpPeer(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a BgpPeer <item> Mocking. To mock this method, please mock GetConnectedClusterBgpPeer(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterBgpPeerAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a BgpPeer <item> Mocking. To mock this method, please mock GetConnectedClusterBgpPeerAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterBgpPeerResource(ArmClient, ResourceIdentifier)

Gets an object representing a ConnectedClusterBgpPeerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectedClusterBgpPeerResource(ResourceIdentifier) instead. </item>

GetConnectedClusterBgpPeers(ArmClient, ResourceIdentifier)

Gets a collection of ConnectedClusterBgpPeerCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetConnectedClusterBgpPeers(ResourceIdentifier) instead. </item>

GetConnectedClusterLoadBalancer(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a LoadBalancer <item> Mocking. To mock this method, please mock GetConnectedClusterLoadBalancer(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterLoadBalancerAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a LoadBalancer <item> Mocking. To mock this method, please mock GetConnectedClusterLoadBalancerAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterLoadBalancerResource(ArmClient, ResourceIdentifier)

Gets an object representing a ConnectedClusterLoadBalancerResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectedClusterLoadBalancerResource(ResourceIdentifier) instead. </item>

GetConnectedClusterLoadBalancers(ArmClient, ResourceIdentifier)

Gets a collection of ConnectedClusterLoadBalancerCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetConnectedClusterLoadBalancers(ResourceIdentifier) instead. </item>

GetConnectedClusterService(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a ServiceResource <item> Mocking. To mock this method, please mock GetConnectedClusterService(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterServiceAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a ServiceResource <item> Mocking. To mock this method, please mock GetConnectedClusterServiceAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterServiceResource(ArmClient, ResourceIdentifier)

Gets an object representing a ConnectedClusterServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectedClusterServiceResource(ResourceIdentifier) instead. </item>

GetConnectedClusterServices(ArmClient, ResourceIdentifier)

Gets a collection of ConnectedClusterServiceCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetConnectedClusterServices(ResourceIdentifier) instead. </item>

GetConnectedClusterStorageClass(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a StorageClassResource <item> Mocking. To mock this method, please mock GetConnectedClusterStorageClass(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterStorageClassAsync(ArmClient, ResourceIdentifier, String, CancellationToken)

Get a StorageClassResource <item> Mocking. To mock this method, please mock GetConnectedClusterStorageClassAsync(ResourceIdentifier, String, CancellationToken) instead. </item>

GetConnectedClusterStorageClasses(ArmClient, ResourceIdentifier)

Gets a collection of ConnectedClusterStorageClassCollection objects within the specified scope. <item> Mocking. To mock this method, please mock GetConnectedClusterStorageClasses(ResourceIdentifier) instead. </item>

GetConnectedClusterStorageClassResource(ArmClient, ResourceIdentifier)

Gets an object representing a ConnectedClusterStorageClassResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectedClusterStorageClassResource(ResourceIdentifier) instead. </item>

Applies to