EndpointDependency Class
A domain name that the managed instance service needs to communicate with, along with additional details.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
EndpointDependency(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
domain_name
|
The domain name of the dependency. |
|
endpoint_details
|
The IP Addresses and Ports used when connecting to DomainName. |