HybridContainerServiceExtensions 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.HybridContainerService.
public static class HybridContainerServiceExtensions
type HybridContainerServiceExtensions = class
Public Module HybridContainerServiceExtensions
- Inheritance
-
HybridContainerServiceExtensions
Methods
GetHybridContainerServiceAgentPoolResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HybridContainerServiceAgentPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a HybridContainerServiceAgentPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHybridContainerServiceAgentPoolResource(ResourceIdentifier) instead. |
GetHybridContainerServiceVirtualNetwork(ResourceGroupResource, String, CancellationToken) |
Gets the specified virtual network resource
|
GetHybridContainerServiceVirtualNetworkAsync(ResourceGroupResource, String, CancellationToken) |
Gets the specified virtual network resource
|
GetHybridContainerServiceVirtualNetworkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HybridContainerServiceVirtualNetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a HybridContainerServiceVirtualNetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHybridContainerServiceVirtualNetworkResource(ResourceIdentifier) instead. |
GetHybridContainerServiceVirtualNetworks(ResourceGroupResource) |
Gets a collection of HybridContainerServiceVirtualNetworkResources in the ResourceGroupResource. MockingTo mock this method, please mock GetHybridContainerServiceVirtualNetworks() instead. |
GetHybridContainerServiceVirtualNetworks(SubscriptionResource, CancellationToken) |
Lists the virtual networks in the specified subscription
|
GetHybridContainerServiceVirtualNetworksAsync(SubscriptionResource, CancellationToken) |
Lists the virtual networks in the specified subscription
|
GetHybridContainerServiceVmSku(ArmClient, ResourceIdentifier) |
Gets an object representing a HybridContainerServiceVmSkuResource along with the instance operations that can be performed on it in the ArmClient. MockingTo mock this method, please mock GetHybridContainerServiceVmSku(ResourceIdentifier) instead. |
GetHybridContainerServiceVmSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HybridContainerServiceVmSkuResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a HybridContainerServiceVmSkuResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHybridContainerServiceVmSkuResource(ResourceIdentifier) instead. |
GetHybridIdentityMetadataResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HybridIdentityMetadataResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a HybridIdentityMetadataResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHybridIdentityMetadataResource(ResourceIdentifier) instead. |
GetKubernetesVersionProfile(ArmClient, ResourceIdentifier) |
Gets an object representing a KubernetesVersionProfileResource along with the instance operations that can be performed on it in the ArmClient. MockingTo mock this method, please mock GetKubernetesVersionProfile(ResourceIdentifier) instead. |
GetKubernetesVersionProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a KubernetesVersionProfileResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a KubernetesVersionProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetKubernetesVersionProfileResource(ResourceIdentifier) instead. |
GetProvisionedCluster(ArmClient, ResourceIdentifier) |
Gets an object representing a ProvisionedClusterResource along with the instance operations that can be performed on it in the ArmClient. MockingTo mock this method, please mock GetProvisionedCluster(ResourceIdentifier) instead. |
GetProvisionedClusterResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProvisionedClusterResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a ProvisionedClusterResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetProvisionedClusterResource(ResourceIdentifier) instead. |
GetProvisionedClusterUpgradeProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProvisionedClusterUpgradeProfileResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a ProvisionedClusterUpgradeProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetProvisionedClusterUpgradeProfileResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET