Aspire.Hosting.Azure.FrontDoor
Official
📦 Aspire.Hosting.Azure.FrontDoorv13.4.0-preview.1.26281.182Functions
1Types
1 types and 0 members
Types
Functions
method
addAzureFrontDoorbuilderAdds an Azure Front Door resource to the application model.
addAzureFrontDoor(name: string): AzureFrontDoorResourcemethod
withOriginbuilderAdds 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