IAzureResource.publishAsExisting
Method
interface IAzureResource { // ... omitted for brevity publishAsExisting( name: string, resourceGroup: string): IAzureResource;}Signature
method
publishAsExisting builder Marks an Azure resource as existing in publish mode
publishAsExisting( name: string, resourceGroup: string): IAzureResourceParameters
name string resourceGroup string Returns
IAzureResource Defined on
This method is defined on the following type: