TargetProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新組態特有的群組。
public class TargetProperties
type TargetProperties = class
Public Class TargetProperties
- 繼承
-
TargetProperties
建構函式
TargetProperties() |
初始化 TargetProperties 類別的新實例。 |
TargetProperties(IList<AzureQueryProperties>, IList<NonAzureQueryProperties>) |
初始化 TargetProperties 類別的新實例。 |
屬性
AzureQueries |
取得或設定軟體更新組態中的 Azure 查詢清單。 |
NonAzureQueries |
取得或設定軟體更新組態中非 Azure 查詢的清單。 |