EndpointDependency interface
A domain name or IP address the Workspace is reaching at.
Properties
domain |
The domain name of the dependency. |
endpoint |
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[]