Uses of Interface
com.azure.resourcemanager.mariadb.models.PrivateLinkResource
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of PrivateLinkResource in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionGets a private link resource for MariaDB server.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateLinkResource>
PrivateLinkResources.getWithResponse
(String resourceGroupName, String serverName, String groupName, com.azure.core.util.Context context) Gets a private link resource for MariaDB server.com.azure.core.http.rest.PagedIterable<PrivateLinkResource>
PrivateLinkResources.listByServer
(String resourceGroupName, String serverName) Gets the private link resources for MariaDB server.com.azure.core.http.rest.PagedIterable<PrivateLinkResource>
PrivateLinkResources.listByServer
(String resourceGroupName, String serverName, com.azure.core.util.Context context) Gets the private link resources for MariaDB server.