次の方法で共有


DevCenterProjectResource.GetDevCenterPools メソッド

定義

DevCenterProject 内の DevCenterPoolResources のコレクションを取得します。

public virtual Azure.ResourceManager.DevCenter.DevCenterPoolCollection GetDevCenterPools ();
abstract member GetDevCenterPools : unit -> Azure.ResourceManager.DevCenter.DevCenterPoolCollection
override this.GetDevCenterPools : unit -> Azure.ResourceManager.DevCenter.DevCenterPoolCollection
Public Overridable Function GetDevCenterPools () As DevCenterPoolCollection

戻り値

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

適用対象