IAzureResource.isExisting
Method
interface IAzureResource { // ... omitted for brevity isExisting(): boolean;}Signature
method
isExistingDetermines whether the Azure resource is marked as existing.
isExisting(): booleanReturns
booleanDefined on
This method is defined on the following type: