Uses of Class
com.azure.resourcemanager.sql.models.PrivateEndpointConnectionRequestStatus
Packages that use PrivateEndpointConnectionRequestStatus
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of PrivateEndpointConnectionRequestStatus in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type PrivateEndpointConnectionRequestStatusModifier and TypeMethodDescriptionImportExportExtensionsOperationResultInner.privateEndpointConnections()Get the privateEndpointConnections property: Gets the status of private endpoints associated with this request.ImportExportExtensionsOperationResultProperties.privateEndpointConnections()Get the privateEndpointConnections property: Gets the status of private endpoints associated with this request.ImportExportOperationResultInner.privateEndpointConnections()Get the privateEndpointConnections property: Gets the status of private endpoints associated with this request.ImportExportOperationResultProperties.privateEndpointConnections()Get the privateEndpointConnections property: Gets the status of private endpoints associated with this request. -
Uses of PrivateEndpointConnectionRequestStatus in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type PrivateEndpointConnectionRequestStatusModifier and TypeClassDescriptionfinal classContains the private endpoint connection requests status.Methods in com.azure.resourcemanager.sql.models that return PrivateEndpointConnectionRequestStatusModifier and TypeMethodDescriptionPrivateEndpointConnectionRequestStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionRequestStatus from the JsonReader.