次の方法で共有


AppServiceEnvironmentResource.GetHostingEnvironmentDetectors メソッド

定義

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

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

戻り値

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

適用対象