addExternalService
Function
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 Applies to
This function is an extension method on the following types: