Azure.ResourceManager.StandbyPool Namespace

Classes

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 class representing the StandbyContainerGroupPool data model. 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 GetStandbyContainerGroupPoolResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStandbyContainerGroupPool 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

A class representing the StandbyVirtualMachine data model. 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 class representing the StandbyVirtualMachinePool data model. 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 GetStandbyVirtualMachinePoolResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStandbyVirtualMachinePool 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 GetStandbyVirtualMachineResource method. Otherwise you can get one from its parent resource StandbyVirtualMachinePoolResource using the GetStandbyVirtualMachine method.