Uses of Class
com.azure.resourcemanager.kusto.fluent.models.SkuDescriptionInner
Package
Description
Package containing the service clients for KustoManagementClient.
Package containing the data models for KustoManagementClient.
-
Uses of SkuDescriptionInner in com.azure.resourcemanager.kusto.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<SkuDescriptionInner>
ClustersClient.listSkus()
Lists eligible SKUs for Kusto resource provider.com.azure.core.http.rest.PagedIterable<SkuDescriptionInner>
ClustersClient.listSkus
(com.azure.core.util.Context context) Lists eligible SKUs for Kusto resource provider. -
Uses of SkuDescriptionInner in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionSkuDescription.innerModel()
Gets the inner com.azure.resourcemanager.kusto.fluent.models.SkuDescriptionInner object.Modifier and TypeMethodDescriptionSkuDescriptionList.value()
Get the value property: SKU descriptions.