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

ContainerAppManagedEnvironmentResource.GetContainerAppManagedEnvironmentDetectorResourceProperty 方法

定义

获取表示 ContainerAppManagedEnvironmentDetectorResourcePropertyResource 的对象,以及在 ContainerAppManagedEnvironment 中可对其进行执行的实例操作。

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

返回

返回一个 ContainerAppManagedEnvironmentDetectorResourcePropertyResource 对象。

适用于