Interface KustoPool.UpdateStages.WithTags

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

public static interface KustoPool.UpdateStages.WithTags
The stage of the KustoPool update allowing to specify tags.
  • Method Details

    • withTags

      KustoPool.Update withTags(Map<String,String> tags)
      Specifies the tags property: Resource tags..
      Parameters:
      tags - Resource tags.
      Returns:
      the next definition stage.