runAsExisting
Function
interface AzureManagedRedisResource { // ... omitted for brevity runAsExisting( name: string, resourceGroup: string): IAzureResource;}Signature
method
runAsExisting builder Marks an Azure resource as existing in run mode
runAsExisting( name: string, resourceGroup: string): IAzureResourceParameters
name string resourceGroup string Returns
IAzureResource Applies to
This function is an extension method on the following types: