Uses of Class
com.azure.resourcemanager.sql.models.ServerPrivateEndpointConnection
Packages that use ServerPrivateEndpointConnection
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of ServerPrivateEndpointConnection in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type ServerPrivateEndpointConnectionModifier and TypeMethodDescriptionServerInner.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections on a server.ServerProperties.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections on a server. -
Uses of ServerPrivateEndpointConnection in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ServerPrivateEndpointConnectionModifier and TypeMethodDescriptionServerPrivateEndpointConnection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServerPrivateEndpointConnection from the JsonReader.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ServerPrivateEndpointConnectionModifier and TypeMethodDescriptionServerUpdate.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections on a server.