Skip to content
DocsTry Aspire
DocsTry

publishAsExistingInTenant

Method
📦 Aspire.Hosting.Azure v13.5.1
interface AzureBicepResource {
// ... 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

Applies to

This method applies to the following types: