Interface ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithPredicateExpression

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

public static interface ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithPredicateExpression
The stage of the ExtendedSqlPoolBlobAuditingPolicy update allowing to specify predicateExpression.
  • Method Details

    • withPredicateExpression

      ExtendedSqlPoolBlobAuditingPolicy.Update withPredicateExpression(String predicateExpression)
      Specifies the predicateExpression property: Specifies condition of where clause when creating an audit..
      Parameters:
      predicateExpression - Specifies condition of where clause when creating an audit.
      Returns:
      the next definition stage.