MockableAppContainersResourceGroupResource.GetSessionPools Method
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.
Gets a collection of SessionPoolResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.AppContainers.SessionPoolCollection GetSessionPools();
abstract member GetSessionPools : unit -> Azure.ResourceManager.AppContainers.SessionPoolCollection
override this.GetSessionPools : unit -> Azure.ResourceManager.AppContainers.SessionPoolCollection
Public Overridable Function GetSessionPools () As SessionPoolCollection
Returns
An object representing collection of SessionPoolResources and their operations over a SessionPoolResource.