IAzureResource
Interface net8.0
Represents an Azure resource, as a marker interface for
ApplicationModel.IResource 's that can be deployed to an Azure resource group. namespace Aspire.Hosting.ApplicationModel;
public interface IAzureResource : Aspire.Hosting.ApplicationModel.IResource{ // ...} IResource