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
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. |
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 |
A class representing the StandbyContainerGroupPoolRuntimeView data model. 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 GetStandbyContainerGroupPoolRuntimeViewResource method. Otherwise you can get one from its parent resource StandbyContainerGroupPoolResource using the GetStandbyContainerGroupPoolRuntimeView 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. |
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 |
A class representing the StandbyVirtualMachinePoolRuntimeView data model. 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 GetStandbyVirtualMachinePoolRuntimeViewResource method. Otherwise you can get one from its parent resource StandbyVirtualMachinePoolResource using the GetStandbyVirtualMachinePoolRuntimeView 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. |
Azure SDK for .NET