ContainerAppManagedEnvironmentResource.GetContainerAppManagedEnvironmentDetectors Method

Definition

Gets a collection of ContainerAppManagedEnvironmentDetectorResources in the ContainerAppManagedEnvironment.

public virtual Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDetectorCollection GetContainerAppManagedEnvironmentDetectors ();
abstract member GetContainerAppManagedEnvironmentDetectors : unit -> Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDetectorCollection
override this.GetContainerAppManagedEnvironmentDetectors : unit -> Azure.ResourceManager.AppContainers.ContainerAppManagedEnvironmentDetectorCollection
Public Overridable Function GetContainerAppManagedEnvironmentDetectors () As ContainerAppManagedEnvironmentDetectorCollection

Returns

An object representing collection of ContainerAppManagedEnvironmentDetectorResources and their operations over a ContainerAppManagedEnvironmentDetectorResource.

Applies to