AzureContainerAppResource.TargetResource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the target resource that this Azure Container App is being created for.
public Aspire.Hosting.ApplicationModel.IResource TargetResource { get; }
member this.TargetResource : Aspire.Hosting.ApplicationModel.IResource
Public ReadOnly Property TargetResource As IResource