Uses of Class
com.azure.resourcemanager.sql.models.ManagedInstancePecProperty
Packages that use ManagedInstancePecProperty
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of ManagedInstancePecProperty in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type ManagedInstancePecPropertyModifier and TypeMethodDescriptionManagedInstanceInner.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections on a managed instance.ManagedInstanceProperties.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections on a managed instance. -
Uses of ManagedInstancePecProperty in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type ManagedInstancePecPropertyModifier and TypeClassDescriptionfinal classA private endpoint connection under a managed instance.Methods in com.azure.resourcemanager.sql.models that return ManagedInstancePecPropertyModifier and TypeMethodDescriptionstatic ManagedInstancePecPropertyManagedInstancePecProperty.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedInstancePecProperty from the JsonReader.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ManagedInstancePecPropertyModifier and TypeMethodDescriptionManagedInstanceUpdate.privateEndpointConnections()Get the privateEndpointConnections property: List of private endpoint connections on a managed instance.