AzureQueryProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新組態的 Azure 查詢。
public class AzureQueryProperties
type AzureQueryProperties = class
Public Class AzureQueryProperties
- 繼承
-
AzureQueryProperties
建構函式
AzureQueryProperties() |
初始化 AzureQueryProperties 類別的新實例。 |
AzureQueryProperties(IList<String>, IList<String>, TagSettingsProperties) |
初始化 AzureQueryProperties 類別的新實例。 |
屬性
Locations |
取得或設定要設定查詢範圍的位置清單。 |
Scope |
取得或設定訂用帳戶或資源群組 ARM 識別碼的清單。 |
TagSettings |
取得或設定 VM 的標記設定。 |