次の方法で共有


AppServiceEnvironmentResource.GetHostingEnvironmentWorkerPools メソッド

定義

AppServiceEnvironment 内の HostingEnvironmentWorkerPoolResources のコレクションを取得します。

public virtual Azure.ResourceManager.AppService.HostingEnvironmentWorkerPoolCollection GetHostingEnvironmentWorkerPools ();
abstract member GetHostingEnvironmentWorkerPools : unit -> Azure.ResourceManager.AppService.HostingEnvironmentWorkerPoolCollection
override this.GetHostingEnvironmentWorkerPools : unit -> Azure.ResourceManager.AppService.HostingEnvironmentWorkerPoolCollection
Public Overridable Function GetHostingEnvironmentWorkerPools () As HostingEnvironmentWorkerPoolCollection

戻り値

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

適用対象