Aspire.Hosting.Azure.FrontDoor
Official
📦 Aspire.Hosting.Azure.FrontDoor v13.4.0-preview.1.26281.18 2 Functions
1 Types
1 types and 0 members
Types
Functions
method
addAzureFrontDoor builder Adds an Azure Front Door resource to the application model.
addAzureFrontDoor(name: string): AzureFrontDoorResource method
withOrigin builder Adds an origin (backend) to the Azure Front Door resource. Each origin gets its own Front Door endpoint with a distinct `*.azurefd.net` hostname, its own origin group, and a default route.
withOrigin(resource: IComputeResource): AzureFrontDoorResource