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