Share via


BatchAccountResource.GetBatchAccountPools Method

Definition

Gets a collection of BatchAccountPoolResources in the BatchAccount.

public virtual Azure.ResourceManager.Batch.BatchAccountPoolCollection GetBatchAccountPools ();
abstract member GetBatchAccountPools : unit -> Azure.ResourceManager.Batch.BatchAccountPoolCollection
override this.GetBatchAccountPools : unit -> Azure.ResourceManager.Batch.BatchAccountPoolCollection
Public Overridable Function GetBatchAccountPools () As BatchAccountPoolCollection

Returns

An object representing collection of BatchAccountPoolResources and their operations over a BatchAccountPoolResource.

Applies to