EndpointDependency Class
A domain name that a service is reached at, including details of the current connection status.
- Inheritance
-
EndpointDependency
Constructor
EndpointDependency(*, domain_name: Optional[str] = None, endpoint_details: Optional[List[azure.mgmt.web.v2019_08_01.models._models_py3.EndpointDetail]] = None, **kwargs)
Parameters
- endpoint_details
- list[EndpointDetail]
Required
The IP Addresses and Ports used when connecting to DomainName.
Feedback
Submit and view feedback for