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.kusto.models._models_py3.EndpointDetail]] = None, **kwargs)
Variables
- domain_name
- str
The domain name of the dependency.
- endpoint_details
- list[<xref:kusto_management_client.models.EndpointDetail>]
The ports used when connecting to DomainName.
Feedback
Submit and view feedback for