SoftwareUpdateConfigurationRun 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
軟體更新組態 執行屬性。
[Microsoft.Rest.Serialization.JsonTransformation]
public class SoftwareUpdateConfigurationRun
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SoftwareUpdateConfigurationRun = class
Public Class SoftwareUpdateConfigurationRun
- 繼承
-
SoftwareUpdateConfigurationRun
- 屬性
建構函式
SoftwareUpdateConfigurationRun() |
初始化 SoftwareUpdateConfigurationRun 類別的新實例。 |
SoftwareUpdateConfigurationRun(String, String, UpdateConfigurationNavigation, String, String, String, DateTimeOffset, Nullable<DateTimeOffset>, Nullable<Int32>, Nullable<Int32>, DateTimeOffset, String, DateTimeOffset, String, SoftwareUpdateConfigurationRunTasks) |
初始化 SoftwareUpdateConfigurationRun 類別的新實例。 |
屬性
ComputerCount |
取得軟體更新組態執行中的電腦數目。 |
ConfiguredDuration |
取得軟體更新組態執行的設定持續時間。 |
CreatedBy |
取得 createdBy 屬性,該屬性只會出現在回應中。 |
CreationTime |
取得資源的建立時間,該資源只會出現在回應中。 |
EndTime |
取得軟體更新組態執行的結束時間。 |
FailedCount |
取得狀態為失敗的電腦數目。 |
Id |
取得軟體更新組態執行的資源識別碼 |
LastModifiedBy |
取得 lastModifiedBy 屬性,此屬性只會出現在回應中。 |
LastModifiedTime |
取得上次修改資源的時間,該資源只會出現在回應中。 |
Name |
取得軟體更新組態執行的名稱。 |
OsType |
取得觸發此執行之軟體更新組態的作業系統目標 |
SoftwareUpdateConfiguration |
取得或設定觸發此執行的軟體更新組態 |
StartTime |
取得軟體更新組態執行的開始時間。 |
Status |
取得軟體更新組態執行的狀態。 |
Tasks |
取得或設定在此執行中觸發的軟體更新組態工作 |