共用方式為


ConfigurationAssignmentFilterProperties interface

更新組態的 Azure 查詢。

屬性

locations

要設定查詢範圍的位置清單。

osTypes

允許的作業系統清單。

resourceGroups

允許的資源群組清單。

resourceTypes

允許的資源清單。

tagSettings

VM 的標記設定。

屬性詳細資料

locations

要設定查詢範圍的位置清單。

locations?: string[]

屬性值

string[]

osTypes

允許的作業系統清單。

osTypes?: string[]

屬性值

string[]

resourceGroups

允許的資源群組清單。

resourceGroups?: string[]

屬性值

string[]

resourceTypes

允許的資源清單。

resourceTypes?: string[]

屬性值

string[]

tagSettings

VM 的標記設定。

tagSettings?: TagSettingsProperties

屬性值