次の方法で共有


AppPlatformBuildServiceResource.GetAppPlatformBuildServiceAgentPools メソッド

定義

AppPlatformBuildService 内の AppPlatformBuildServiceAgentPoolResources のコレクションを取得します。

public virtual Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolCollection GetAppPlatformBuildServiceAgentPools ();
abstract member GetAppPlatformBuildServiceAgentPools : unit -> Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolCollection
override this.GetAppPlatformBuildServiceAgentPools : unit -> Azure.ResourceManager.AppPlatform.AppPlatformBuildServiceAgentPoolCollection
Public Overridable Function GetAppPlatformBuildServiceAgentPools () As AppPlatformBuildServiceAgentPoolCollection

戻り値

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

適用対象