Share via


EndpointDependency interface

A ___domain name that a service is reached at.

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