Skip to content
DocsTry Aspire
DocsTry

asExistingInTenant

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

Signature

methodasExistingInTenantbuilder
Marks the current-tenant-scoped resource as an existing resource in both run and publish modes.
asExistingInTenant(name: ParameterResource): IAzureResource
nameParameterResource
IAzureResource

Applies to

This method applies to the following types: