withOrigin
Method
interface AzureFrontDoorResource { // ... omitted for brevity withOrigin(resource: IComputeResource): AzureFrontDoorResource;}Signature
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): AzureFrontDoorResourceParameters
resource IComputeResource Returns
AzureFrontDoorResource Applies to
This method applies to the following types: