ContainerAppResource.GetContainerAppDetectors Method

Definition

Gets a collection of ContainerAppDetectorResources in the ContainerApp.

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 ContainerAppDetectorResources and their operations over a ContainerAppDetectorResource.

Applies to