BatchAccountResource.GetBatchAccountPools Method

Definition

Gets a collection of BatchAccountPools in the BatchAccountResource.

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 BatchAccountPools and their operations over a BatchAccountPoolResource.

Applies to