IDistributedApplicationBuilder.addExternalService
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addExternalService( name: string, url: string): ExternalServiceResource;}Signature
method
addExternalService builder Adds an external service resource
addExternalService( name: string, url: string): ExternalServiceResourceParameters
name string url string Returns
ExternalServiceResource Defined on
This method is defined on the following type: