Skip to content
DocsTry Aspire
DocsTry

IAzureResource.runAsExistingInTenant

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

Defined on

This method is defined on the following type: