asExisting
Method
interface AzureBicepResource { // ... omitted for brevity asExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResource;}Signature
method
asExistingbuilderMarks the resource as an existing resource in both run and publish modes.
asExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResourceParameters
nameParameterResourceresourceGroupParameterResourceoptionalReturns
IAzureResourceApplies to
This method applies to the following types: