Uses of Class
com.azure.resourcemanager.sql.models.ManagedInstancePrivateEndpointProperty
Packages that use ManagedInstancePrivateEndpointProperty
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of ManagedInstancePrivateEndpointProperty in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ManagedInstancePrivateEndpointPropertyModifier and TypeMethodDescriptionManagedInstancePrivateEndpointConnectionInner.privateEndpoint()Get the privateEndpoint property: Private endpoint which the connection belongs to.ManagedInstancePrivateEndpointConnectionProperties.privateEndpoint()Get the privateEndpoint property: Private endpoint which the connection belongs to.Methods in com.azure.resourcemanager.sql.fluent.models with parameters of type ManagedInstancePrivateEndpointPropertyModifier and TypeMethodDescriptionManagedInstancePrivateEndpointConnectionInner.withPrivateEndpoint(ManagedInstancePrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.ManagedInstancePrivateEndpointConnectionProperties.withPrivateEndpoint(ManagedInstancePrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to. -
Uses of ManagedInstancePrivateEndpointProperty in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ManagedInstancePrivateEndpointPropertyModifier and TypeMethodDescriptionManagedInstancePrivateEndpointProperty.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedInstancePrivateEndpointProperty from the JsonReader.Set the id property: Resource id of the private endpoint.