Skip to content
Docs Try Aspire

AzureAppServiceWebsiteCustomizationAnnotation

Class sealed net10.0
📦 Aspire.Hosting.Azure.AppService v13.1.2-preview.1.26125.13
Represents an annotation for customizing an Azure Web App.
namespace Aspire.Hosting.Azure;
public sealed class AzureAppServiceWebsiteCustomizationAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation