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

AzureQueryProperties 类

定义

更新配置的 Azure 查询。

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

构造函数

AzureQueryProperties()

初始化 AzureQueryProperties 类的新实例。

AzureQueryProperties(IList<String>, IList<String>, TagSettingsProperties)

初始化 AzureQueryProperties 类的新实例。

属性

Locations

获取或设置要将查询范围限定到的位置列表。

Scope

获取或设置订阅或资源组 ARM ID 的列表。

TagSettings

获取或设置 VM 的标记设置。

适用于