EndpointDependency interface

A domain name that a service is reached at, including details of the current connection status.

Properties

domainName

The domain name of the dependency.

endpointDetails

The ports used when connecting to DomainName.

Property Details

domainName

The domain name of the dependency.

domainName?: string

Property Value

string

endpointDetails

The ports used when connecting to DomainName.

endpointDetails?: EndpointDetail[]

Property Value