Uses of Class
com.azure.resourcemanager.sql.fluent.models.PrivateEndpointConnectionProperties
Packages that use PrivateEndpointConnectionProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type PrivateEndpointConnectionPropertiesModifier and TypeClassDescriptionfinal classProperties of a private endpoint connection.Methods in com.azure.resourcemanager.sql.fluent.models that return PrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionProperties from the JsonReader.PrivateEndpointConnectionProperties.withPrivateEndpoint(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.PrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Connection state of the private endpoint connection. -
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return PrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionServerPrivateEndpointConnection.properties()Get the properties property: Private endpoint connection properties.