Uses of Class
com.azure.resourcemanager.kusto.models.EndpointDependency
Package
Description
Package containing the inner data models for KustoManagementClient.
Package containing the data models for KustoManagementClient.
-
Uses of EndpointDependency in com.azure.resourcemanager.kusto.fluent.models
Modifier and TypeMethodDescriptionOutboundNetworkDependenciesEndpointInner.endpoints()
Get the endpoints property: The endpoints that the Kusto Service Environment reaches the service at.OutboundNetworkDependenciesEndpointProperties.endpoints()
Get the endpoints property: The endpoints that the Kusto Service Environment reaches the service at.Modifier and TypeMethodDescriptionOutboundNetworkDependenciesEndpointInner.withEndpoints
(List<EndpointDependency> endpoints) Set the endpoints property: The endpoints that the Kusto Service Environment reaches the service at.OutboundNetworkDependenciesEndpointProperties.withEndpoints
(List<EndpointDependency> endpoints) Set the endpoints property: The endpoints that the Kusto Service Environment reaches the service at. -
Uses of EndpointDependency in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionEndpointDependency.withDomainName
(String domainName) Set the domainName property: The domain name of the dependency.EndpointDependency.withEndpointDetails
(List<EndpointDetail> endpointDetails) Set the endpointDetails property: The ports used when connecting to DomainName.Modifier and TypeMethodDescriptionOutboundNetworkDependenciesEndpoint.endpoints()
Gets the endpoints property: The endpoints that the Kusto Service Environment reaches the service at.