Uses of Class
com.azure.resourcemanager.sql.models.EndpointDetail
Packages that use EndpointDetail
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of EndpointDetail in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type EndpointDetailModifier and TypeClassDescriptionfinal classA domain name that the managed instance service needs to communicate with, along with additional details.Methods in com.azure.resourcemanager.sql.models that return EndpointDetailModifier and TypeMethodDescriptionstatic EndpointDetailEndpointDetail.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EndpointDetail from the JsonReader.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type EndpointDetailModifier and TypeMethodDescriptionEndpointDependency.endpointDetails()Get the endpointDetails property: The IP Addresses and Ports used when connecting to DomainName.