runAsExisting
Method
interface AzureBicepResource { // ... omitted for brevity runAsExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResource;}Signature
method
runAsExistingbuilderMarks the resource as an existing resource when the application is running.
runAsExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResourceParameters
nameParameterResourceresourceGroupParameterResourceoptionalReturns
IAzureResourceApplies to
This method applies to the following types: