Skip to content
DocsTry Aspire
DocsTry

runAsExistingInTenant

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

Signature

methodrunAsExistingInTenantbuilder
Marks the current-tenant-scoped resource as an existing resource when the application is running.
runAsExistingInTenant(name: ParameterResource): IAzureResource
nameParameterResource
IAzureResource

Applies to

This method applies to the following types: