Skip to content
DocsTry Aspire
DocsTry

IAzureResource.publishAsExistingInTenant

Method
📦 Aspire.Hosting.Azure v13.5.3
interface IAzureResource {
// ... omitted for brevity
publishAsExistingInTenant(name: ParameterResource): IAzureResource;
}

Signature

methodpublishAsExistingInTenantbuilder
Marks the current-tenant-scoped resource as an existing resource when the application is deployed.
publishAsExistingInTenant(name: ParameterResource): IAzureResource
nameParameterResource
IAzureResource

Defined on

This method is defined on the following type: