次の方法で共有


ExtendedServerBlobAuditingPolicy.PredicateExpression プロパティ

定義

監査の作成時に where 句の条件を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象