IAzureResource.publishAsExisting
Method
interface IAzureResource { // ... omitted for brevity publishAsExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResource;}Signature
method
publishAsExistingbuilderMarks the resource as an existing resource when the application is deployed.
publishAsExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResourceParameters
nameParameterResourceresourceGroupParameterResourceoptionalReturns
IAzureResourceDefined on
This method is defined on the following type: