次の方法で共有


BatchAccountResource.GetBatchAccountPools メソッド

定義

BatchAccount 内の BatchAccountPoolResources のコレクションを取得します。

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

戻り値

BatchAccountPoolResources のコレクションとその BatchAccountPoolResource に対する操作を表す オブジェクト。

適用対象