Skip to content
Docs Try Aspire

AzureAppServiceWebsiteCustomizationAnnotation

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