Interface KustoPool.UpdateStages.WithSku

All Known Subinterfaces:
KustoPool.Update
Enclosing interface:
KustoPool.UpdateStages

public static interface KustoPool.UpdateStages.WithSku
The stage of the KustoPool update allowing to specify sku.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the sku property: The SKU of the kusto pool..
  • Method Details

    • withSku

      KustoPool.Update withSku(AzureSku sku)
      Specifies the sku property: The SKU of the kusto pool..
      Parameters:
      sku - The SKU of the kusto pool.
      Returns:
      the next definition stage.