Skip to content
DocsTry Aspire
DocsTry

AzureAppServiceWebsiteCustomizationAnnotation

Classsealednet10.0
📦 Aspire.Hosting.Azure.AppService v13.5.3
Represents an annotation for customizing an Azure Web App.
namespace Aspire.Hosting.Azure;
public sealed class AzureAppServiceWebsiteCustomizationAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation