你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Azure.Monitor.Query 命名空间
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
类
LogsBatchQuery |
表示由多个日志查询组成的批。 |
LogsQueryClient |
LogsQueryClient允许查询 Azure Monitor 日志服务。 |
LogsQueryClientOptions |
提供用于连接到 Azure Monitor 日志服务的客户端配置选项。 |
LogsQueryOptions |
QueryWorkspaceAsync(String, String, QueryTimeRange, LogsQueryOptions, CancellationToken)和 AddWorkspaceQuery(String, String, QueryTimeRange, LogsQueryOptions) 方法的选项。 |
MetricsBatchQueryClient |
MetricsBatchQueryClient允许查询多个 Azure Monitor 指标服务。 |
MetricsBatchQueryClientOptions |
提供用于连接到 Azure Monitor 指标服务的客户端配置选项。 |
MetricsQueryClient |
MetricsQueryClient允许查询 Azure Monitor 指标服务。 |
MetricsQueryClientOptions |
提供用于连接到 Azure Monitor 指标服务的客户端配置选项。 |
MetricsQueryOptions |
的选项 QueryResourceAsync(String, IEnumerable<String>, MetricsQueryOptions, CancellationToken)。 |
结构
QueryTimeRange |
表示执行查询的时间跨度。 |
枚举
LogsQueryClientOptions.ServiceVersion |
此客户端库支持的 Azure Monitor 日志服务版本。 |
MetricsBatchQueryClientOptions.ServiceVersion |
此客户端库支持的 Azure Monitor 指标服务版本。 |
MetricsQueryClientOptions.ServiceVersion |
此客户端库支持的 Azure Monitor 指标服务版本。 |