Skip to content
Docs Try Aspire
Docs Try

IAzureResource.isExisting

Method
📦 Aspire.Hosting.Azure v13.3.0
interface IAzureResource {
// ... omitted for brevity
isExisting(): boolean;
}

Signature

method isExisting
Determines whether a resource is marked as existing
isExisting(): boolean
boolean

Defined on

This method is defined on the following type: