Uses of Class
com.azure.resourcemanager.sql.models.EndpointDependency
Packages that use EndpointDependency
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of EndpointDependency in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type EndpointDependencyModifier and TypeMethodDescriptionOutboundEnvironmentEndpointInner.endpoints()Get the endpoints property: The endpoints that the managed instance service communicates with in order to function correctly. -
Uses of EndpointDependency in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type EndpointDependencyModifier 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 EndpointDependencyModifier and TypeMethodDescriptionstatic EndpointDependencyEndpointDependency.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EndpointDependency from the JsonReader.