次の方法で共有


QueryRequest.Options プロパティ

定義

クエリ評価オプションを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="options")]
public Microsoft.Azure.Management.ResourceGraph.Models.QueryRequestOptions Options { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="options")>]
member this.Options : Microsoft.Azure.Management.ResourceGraph.Models.QueryRequestOptions with get, set
Public Property Options As QueryRequestOptions

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象