EndpointDependency interface 
A domain name that dedicated hsm services are reaching at.
Properties
| domain | The domain name of the dependency. | 
| endpoint | The Ports and Protocols used when connecting to domainName. | 
Property Details
		domainName
	 
	The domain name of the dependency.
domainName?: stringProperty Value
string
		endpointDetails
	 
	The Ports and Protocols used when connecting to domainName.
endpointDetails?: EndpointDetail[]