Uses of Class
com.azure.resourcemanager.kusto.models.AzureSku
Package
Description
Package containing the inner data models for KustoManagementClient.
Package containing the data models for KustoManagementClient.
-
Uses of AzureSku in com.azure.resourcemanager.kusto.fluent.models
Modifier and TypeMethodDescriptionAzureResourceSkuInner.sku()
Get the sku property: The SKU details.ClusterInner.sku()
Get the sku property: The SKU of the cluster.Modifier and TypeMethodDescriptionSet the sku property: The SKU details.Set the sku property: The SKU of the cluster. -
Uses of AzureSku in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionAzureResourceSku.sku()
Gets the sku property: The SKU details.Cluster.sku()
Gets the sku property: The SKU of the cluster.ClusterUpdate.sku()
Get the sku property: The SKU of the cluster.AzureSku.withCapacity
(Integer capacity) Set the capacity property: The number of instances of the cluster.AzureSku.withName
(AzureSkuName name) Set the name property: SKU name.AzureSku.withTier
(AzureSkuTier tier) Set the tier property: SKU tier.Modifier and TypeMethodDescriptionSpecifies the sku property: The SKU of the cluster..Specifies the sku property: The SKU of the cluster..Set the sku property: The SKU of the cluster.