Interface KustoPool.DefinitionStages.WithIfMatch

All Known Subinterfaces:
KustoPool.Definition, KustoPool.DefinitionStages.WithCreate
Enclosing interface:
KustoPool.DefinitionStages

public static interface KustoPool.DefinitionStages.WithIfMatch
The stage of the KustoPool definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: The ETag of the Kusto Pool. Omit this value to always overwrite the current Kusto Pool. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes..
      Parameters:
      ifMatch - The ETag of the Kusto Pool. Omit this value to always overwrite the current Kusto Pool. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes.
      Returns:
      the next definition stage.