IAzureResource.runAsExistingInTenant
Method
interface IAzureResource { // ... omitted for brevity runAsExistingInTenant(name: ParameterResource): IAzureResource;}Signature
method
runAsExistingInTenantbuilderMarks the current-tenant-scoped resource as an existing resource when the application is running.
runAsExistingInTenant(name: ParameterResource): IAzureResourceParameters
nameParameterResourceReturns
IAzureResourceDefined on
This method is defined on the following type: