AppServiceEnvironmentResource.GetHostingEnvironmentDetectors Method

Definition

Gets a collection of HostingEnvironmentDetectorResources in the AppServiceEnvironment.

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

Returns

An object representing collection of HostingEnvironmentDetectorResources and their operations over a HostingEnvironmentDetectorResource.

Applies to