Uses of Class
com.azure.resourcemanager.mariadb.models.Sku
Package
Description
Package containing the inner data models for MariaDBManagementClient.
Package containing the data models for MariaDBManagementClient.
-
Uses of Sku in com.azure.resourcemanager.mariadb.fluent.models
Modifier and TypeMethodDescriptionServerInner.sku()
Get the sku property: The SKU (pricing tier) of the server.Modifier and TypeMethodDescriptionSet the sku property: The SKU (pricing tier) of the server. -
Uses of Sku in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionServer.sku()
Gets the sku property: The SKU (pricing tier) of the server.ServerForCreate.sku()
Get the sku property: The SKU (pricing tier) of the server.ServerUpdateParameters.sku()
Get the sku property: The SKU (pricing tier) of the server.Sku.withCapacity
(Integer capacity) Set the capacity property: The scale up/out capacity, representing server's compute units.Sku.withFamily
(String family) Set the family property: The family of hardware.Set the name property: The name of the sku, typically, tier + family + cores, e.g.Set the size property: The size code, to be interpreted by resource as appropriate.Set the tier property: The tier of the particular SKU, e.g.Modifier and TypeMethodDescriptionSpecifies the sku property: The SKU (pricing tier) of the server..Specifies the sku property: The SKU (pricing tier) of the server..Set the sku property: The SKU (pricing tier) of the server.Set the sku property: The SKU (pricing tier) of the server.