Skip to content
Docs Try Aspire
Docs Try

IAzureResource.isExisting

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

Signature

method isExisting
Determines whether the Azure resource is marked as existing.
isExisting(): boolean
boolean

Defined on

This method is defined on the following type: