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

ContainerAppResource.GetContainerAppDetectorProperty Method

Definition

Gets an object representing a ContainerAppDetectorPropertyResource along with the instance operations that can be performed on it in the ContainerApp.

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

Returns

Returns a ContainerAppDetectorPropertyResource object.

Applies to