EndpointDependency interface
EndpointDependency represents the definition of an endpoint, including the ___domain and details.
Properties
___domain |
The ___domain name of the dependency. |
port | The port of this endpoint. |
Property Details
___domainName
The ___domain name of the dependency.
domainName: string
Property Value
string
port
The port of this endpoint.
port?: number
Property Value
number