Interface ExtendedServerBlobAuditingPolicy.UpdateStages.WithPredicateExpression

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

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

    • withPredicateExpression

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