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