Uses of Class
com.azure.resourcemanager.mariadb.models.ServerPrivateLinkServiceConnectionStateProperty
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of ServerPrivateLinkServiceConnectionStateProperty in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionServerPrivateEndpointConnectionProperties.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.ServerPrivateLinkServiceConnectionStateProperty.withDescription
(String description) Set the description property: The private link service connection description.ServerPrivateLinkServiceConnectionStateProperty.withStatus
(PrivateLinkServiceConnectionStateStatus status) Set the status property: The private link service connection status.Modifier and TypeMethodDescriptionServerPrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState
(ServerPrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.