publishAsExisting
Function
interface AzureAppConfigurationResource { // ... 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 Applies to
This function is an extension method on the following types: