你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResourceQueryContent 类

定义

描述要执行的查询。

public class ResourceQueryContent
type ResourceQueryContent = class
Public Class ResourceQueryContent
继承
ResourceQueryContent

构造函数

ResourceQueryContent(String)

初始化 ResourceQueryContent 的新实例。

属性

Facets

要根据查询结果计算的 facet 请求数组。

ManagementGroups

要对其执行查询的 Azure 管理组。 示例:[ 'mg1', 'mg2' ]。

Options

查询评估选项。

Query

资源查询。

Subscriptions

要对其执行查询的 Azure 订阅。

适用于