Interface ExtendedServerBlobAuditingPolicy.DefinitionStages.WithPredicateExpression

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

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

    • withPredicateExpression

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