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 Detail

      • 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.