Uses of Class
com.azure.resourcemanager.mariadb.models.ServerPrivateEndpointConnectionProperties
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of ServerPrivateEndpointConnectionProperties in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionServerPrivateEndpointConnection.properties()
Get the properties property: Private endpoint connection properties.ServerPrivateEndpointConnectionProperties.withPrivateEndpoint
(PrivateEndpointProperty privateEndpoint) Set the privateEndpoint property: Private endpoint which the connection belongs to.ServerPrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState
(ServerPrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.