MockableStandbyPoolResourceGroupResource.GetStandbyContainerGroupPools Method

Definition

Gets a collection of StandbyContainerGroupPoolResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.StandbyPool.StandbyContainerGroupPoolCollection GetStandbyContainerGroupPools ();
abstract member GetStandbyContainerGroupPools : unit -> Azure.ResourceManager.StandbyPool.StandbyContainerGroupPoolCollection
override this.GetStandbyContainerGroupPools : unit -> Azure.ResourceManager.StandbyPool.StandbyContainerGroupPoolCollection
Public Overridable Function GetStandbyContainerGroupPools () As StandbyContainerGroupPoolCollection

Returns

An object representing collection of StandbyContainerGroupPoolResources and their operations over a StandbyContainerGroupPoolResource.

Applies to