ExtendedServerBlobAuditingPolicy.PredicateExpression Property

Definition

Gets or sets specifies condition of where clause when creating an audit.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.predicateExpression")]
public string PredicateExpression { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.predicateExpression")>]
member this.PredicateExpression : string with get, set
Public Property PredicateExpression As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to