StandbyPoolExtensions 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.StandbyPool.
public static class StandbyPoolExtensions
type StandbyPoolExtensions = class
Public Module StandbyPoolExtensions
- Inheritance
-
StandbyPoolExtensions
Methods
GetStandbyContainerGroupPool(ResourceGroupResource, String, CancellationToken) |
Get a StandbyContainerGroupPoolResource
|
GetStandbyContainerGroupPoolAsync(ResourceGroupResource, String, CancellationToken) |
Get a StandbyContainerGroupPoolResource
|
GetStandbyContainerGroupPoolResource(ArmClient, ResourceIdentifier) |
Gets an object representing a StandbyContainerGroupPoolResource 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 StandbyContainerGroupPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStandbyContainerGroupPoolResource(ResourceIdentifier) instead. |
GetStandbyContainerGroupPoolRuntimeViewResource(ArmClient, ResourceIdentifier) |
Gets an object representing a StandbyContainerGroupPoolRuntimeViewResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StandbyContainerGroupPoolRuntimeViewResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStandbyContainerGroupPoolRuntimeViewResource(ResourceIdentifier) instead. |
GetStandbyContainerGroupPools(ResourceGroupResource) |
Gets a collection of StandbyContainerGroupPoolResources in the ResourceGroupResource. MockingTo mock this method, please mock GetStandbyContainerGroupPools() instead. |
GetStandbyContainerGroupPools(SubscriptionResource, CancellationToken) |
List StandbyContainerGroupPoolResource resources by subscription ID
|
GetStandbyContainerGroupPoolsAsync(SubscriptionResource, CancellationToken) |
List StandbyContainerGroupPoolResource resources by subscription ID
|
GetStandbyVirtualMachinePool(ResourceGroupResource, String, CancellationToken) |
Get a StandbyVirtualMachinePoolResource
|
GetStandbyVirtualMachinePoolAsync(ResourceGroupResource, String, CancellationToken) |
Get a StandbyVirtualMachinePoolResource
|
GetStandbyVirtualMachinePoolResource(ArmClient, ResourceIdentifier) |
Gets an object representing a StandbyVirtualMachinePoolResource 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 StandbyVirtualMachinePoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStandbyVirtualMachinePoolResource(ResourceIdentifier) instead. |
GetStandbyVirtualMachinePoolRuntimeViewResource(ArmClient, ResourceIdentifier) |
Gets an object representing a StandbyVirtualMachinePoolRuntimeViewResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StandbyVirtualMachinePoolRuntimeViewResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStandbyVirtualMachinePoolRuntimeViewResource(ResourceIdentifier) instead. |
GetStandbyVirtualMachinePools(ResourceGroupResource) |
Gets a collection of StandbyVirtualMachinePoolResources in the ResourceGroupResource. MockingTo mock this method, please mock GetStandbyVirtualMachinePools() instead. |
GetStandbyVirtualMachinePools(SubscriptionResource, CancellationToken) |
List StandbyVirtualMachinePoolResource resources by subscription ID
|
GetStandbyVirtualMachinePoolsAsync(SubscriptionResource, CancellationToken) |
List StandbyVirtualMachinePoolResource resources by subscription ID
|
GetStandbyVirtualMachineResource(ArmClient, ResourceIdentifier) |
Gets an object representing a StandbyVirtualMachineResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a StandbyVirtualMachineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetStandbyVirtualMachineResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET