ContainerAppResource.GetContainerAppDetectors Method

Definition

Gets a collection of ContainerAppDetectors in the ContainerAppResource.

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

Returns

An object representing collection of ContainerAppDetectors and their operations over a ContainerAppDetectorResource.

Applies to