QueryBatchGetRequest interface
描述获取查询列表的请求
属性
| $expand | 查询的展开参数。 可能的选项是 { None, Wiql, Clauses, All, Minimal } |
| error |
用于控制查询批处理请求中的错误策略的标志。 可能的选项是 { Fail, Omit }。 |
| ids | 请求的查询 ID |
属性详细信息
$expand
errorPolicy
ids
请求的查询 ID
ids: string[]
属性值
string[]