Uses of Interface
com.azure.resourcemanager.mariadb.models.PerformanceTierProperties
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of PerformanceTierProperties in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<PerformanceTierProperties>
List all the performance tiers at specified location in a given subscription.com.azure.core.http.rest.PagedIterable<PerformanceTierProperties>
List all the performance tiers at specified location in a given subscription.com.azure.core.http.rest.PagedIterable<PerformanceTierProperties>
List all the performance tiers for a MariaDB server.com.azure.core.http.rest.PagedIterable<PerformanceTierProperties>
ServerBasedPerformanceTiers.list
(String resourceGroupName, String serverName, com.azure.core.util.Context context) List all the performance tiers for a MariaDB server.