ExistingAzureResourceExtensions.IsExisting(IResource) Method

Definition

Determines if the resource is an existing resource.

C#
public static bool IsExisting(this Aspire.Hosting.ApplicationModel.IResource resource);

Parameters

resource
IResource

The resource to check.

Returns

True if the resource is an existing resource, otherwise false.

Applies to

Producto Versiones
.NET Aspire 9.1.0