Interface KustoPool.DefinitionStages.WithIfNoneMatch

    • Method Detail

      • withIfNoneMatch

        KustoPool.DefinitionStages.WithCreate withIfNoneMatch​(String ifNoneMatch)
        Specifies the ifNoneMatch property: Set to '*' to allow a new Kusto Pool to be created, but to prevent updating an existing Kusto Pool. Other values will result in a 412 Pre-condition Failed response..
        Parameters:
        ifNoneMatch - Set to '*' to allow a new Kusto Pool to be created, but to prevent updating an existing Kusto Pool. Other values will result in a 412 Pre-condition Failed response.
        Returns:
        the next definition stage.