Skip to content
DocsTry Aspire
DocsTry

AzureAppServiceWebsiteSlotCustomizationAnnotation

Classsealednet8.0
📦 Aspire.Hosting.Azure.AppService v13.4.0
Represents an annotation for customizing an Azure Web App slot.
namespace Aspire.Hosting.Azure;
public sealed class AzureAppServiceWebsiteSlotCustomizationAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation