QuerySelector interface
代表查詢選取器的模型。
- Extends
屬性
| query |
目標資源的 Azure Resource Graph (ARG) 查詢語言查詢。 |
| subscription |
範圍資源查詢的訂用帳戶標識碼清單。 |
| type | 多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
queryString
目標資源的 Azure Resource Graph (ARG) 查詢語言查詢。
queryString: string
屬性值
string
subscriptionIds
範圍資源查詢的訂用帳戶標識碼清單。
subscriptionIds: string[]
屬性值
string[]
type
多型歧視性,指定這個物件可以是的不同類型
type: "Query"
屬性值
"Query"