Skip to content
DocsTry Aspire
DocsTry

AzureAppServiceWebsiteSlotCustomizationAnnotation

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