IAzureResource.asExisting
Method
interface IAzureResource { // ... omitted for brevity asExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResource;}Signature
method
asExisting builder Marks an Azure resource as existing in both run and publish modes
asExisting( name: ParameterResource, resourceGroup?: ParameterResource): IAzureResourceParameters
name ParameterResource resourceGroup ParameterResource optional Returns
IAzureResource Defined on
This method is defined on the following type: