Azure.ResourceManager.StandbyPool 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 |
|---|---|
| AzureResourceManagerStandbyPoolContext |
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 |
| StandbyContainerGroupPoolCollection |
A class representing a collection of StandbyContainerGroupPoolResource and their operations. Each StandbyContainerGroupPoolResource in the collection will belong to the same instance of ResourceGroupResource. To get a StandbyContainerGroupPoolCollection instance call the GetStandbyContainerGroupPools method from an instance of ResourceGroupResource. |
| StandbyContainerGroupPoolData |
A StandbyContainerGroupPoolResource. |
| StandbyContainerGroupPoolResource |
A class representing a StandbyContainerGroupPool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StandbyContainerGroupPoolResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStandbyContainerGroupPools method. |
| StandbyContainerGroupPoolRuntimeViewCollection |
A class representing a collection of StandbyContainerGroupPoolRuntimeViewResource and their operations. Each StandbyContainerGroupPoolRuntimeViewResource in the collection will belong to the same instance of StandbyContainerGroupPoolResource. To get a StandbyContainerGroupPoolRuntimeViewCollection instance call the GetStandbyContainerGroupPoolRuntimeViews method from an instance of StandbyContainerGroupPoolResource. |
| StandbyContainerGroupPoolRuntimeViewData |
Contains information about a standby container group pool as last known by the StandbyPool resource provider. |
| StandbyContainerGroupPoolRuntimeViewResource |
A class representing a StandbyContainerGroupPoolRuntimeView along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StandbyContainerGroupPoolRuntimeViewResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StandbyContainerGroupPoolResource using the GetStandbyContainerGroupPoolRuntimeViews method. |
| StandbyPoolExtensions |
A class to add extension methods to Azure.ResourceManager.StandbyPool. |
| StandbyVirtualMachineCollection |
A class representing a collection of StandbyVirtualMachineResource and their operations. Each StandbyVirtualMachineResource in the collection will belong to the same instance of StandbyVirtualMachinePoolResource. To get a StandbyVirtualMachineCollection instance call the GetStandbyVirtualMachines method from an instance of StandbyVirtualMachinePoolResource. |
| StandbyVirtualMachineData |
Concrete proxy resource types can be created by aliasing this type using a specific property type. |
| StandbyVirtualMachinePoolCollection |
A class representing a collection of StandbyVirtualMachinePoolResource and their operations. Each StandbyVirtualMachinePoolResource in the collection will belong to the same instance of ResourceGroupResource. To get a StandbyVirtualMachinePoolCollection instance call the GetStandbyVirtualMachinePools method from an instance of ResourceGroupResource. |
| StandbyVirtualMachinePoolData |
A StandbyVirtualMachinePoolResource. |
| StandbyVirtualMachinePoolResource |
A class representing a StandbyVirtualMachinePool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StandbyVirtualMachinePoolResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStandbyVirtualMachinePools method. |
| StandbyVirtualMachinePoolRuntimeViewCollection |
A class representing a collection of StandbyVirtualMachinePoolRuntimeViewResource and their operations. Each StandbyVirtualMachinePoolRuntimeViewResource in the collection will belong to the same instance of StandbyVirtualMachinePoolResource. To get a StandbyVirtualMachinePoolRuntimeViewCollection instance call the GetStandbyVirtualMachinePoolRuntimeViews method from an instance of StandbyVirtualMachinePoolResource. |
| StandbyVirtualMachinePoolRuntimeViewData |
Contains information about a standby virtual machine pool as last known by the StandbyPool resource provider. |
| StandbyVirtualMachinePoolRuntimeViewResource |
A class representing a StandbyVirtualMachinePoolRuntimeView along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StandbyVirtualMachinePoolRuntimeViewResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StandbyVirtualMachinePoolResource using the GetStandbyVirtualMachinePoolRuntimeViews method. |
| StandbyVirtualMachineResource |
A class representing a StandbyVirtualMachine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StandbyVirtualMachineResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource StandbyVirtualMachinePoolResource using the GetStandbyVirtualMachines method. |