ExtendedServerBlobAuditingPolicy.UpdateStages.WithPredicateExpression Interface
public static interface ExtendedServerBlobAuditingPolicy.UpdateStages.WithPredicateExpression
The stage of the ExtendedServerBlobAuditingPolicy update allowing to specify predicateExpression.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withPredicateExpression(String predicateExpression)
Specifies the predicate |
Method Details
withPredicateExpression
public abstract ExtendedServerBlobAuditingPolicy.Update withPredicateExpression(String predicateExpression)
Specifies the predicateExpression property: Specifies condition of where clause when creating an audit..
Parameters:
Returns: