次の方法で共有


IDPSQueryObject.Filters プロパティ

定義

すべてのフィルターの名前と値を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="filters")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.FilterItems> Filters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filters")>]
member this.Filters : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.FilterItems> with get, set
Public Property Filters As IList(Of FilterItems)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象