你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerAppJobResource.GetContainerAppJobDetectors Method

Definition

Gets a collection of ContainerAppJobDetectorResources in the ContainerAppJob.

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

Returns

An object representing collection of ContainerAppJobDetectorResources and their operations over a ContainerAppJobDetectorResource.

Applies to