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