Uses of Class
com.azure.resourcemanager.loganalytics.models.ClusterSku
Packages that use ClusterSku
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of ClusterSku in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return ClusterSkuMethods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type ClusterSkuModifier and TypeMethodDescriptionClusterInner.withSku(ClusterSku sku) Set the sku property: The sku properties. -
Uses of ClusterSku in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return ClusterSkuModifier and TypeMethodDescriptionCluster.sku()Gets the sku property: The sku properties.ClusterPatch.sku()Get the sku property: The sku properties.ClusterSku.withCapacity(Capacity capacity) Set the capacity property: The capacity value.ClusterSku.withName(ClusterSkuNameEnum name) Set the name property: The name of the SKU.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type ClusterSkuModifier and TypeMethodDescriptionCluster.DefinitionStages.WithSku.withSku(ClusterSku sku) Specifies the sku property: The sku properties..Cluster.UpdateStages.WithSku.withSku(ClusterSku sku) Specifies the sku property: The sku properties..ClusterPatch.withSku(ClusterSku sku) Set the sku property: The sku properties.