SoftwareUpdateConfiguration 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
軟體更新組態屬性。
[Microsoft.Rest.Serialization.JsonTransformation]
public class SoftwareUpdateConfiguration : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SoftwareUpdateConfiguration = class
interface IResource
Public Class SoftwareUpdateConfiguration
Implements IResource
- 繼承
-
SoftwareUpdateConfiguration
- 屬性
- 實作
建構函式
SoftwareUpdateConfiguration() |
初始化 SoftwareUpdateConfiguration 類別的新實例。 |
SoftwareUpdateConfiguration(UpdateConfiguration, SUCScheduleProperties, String, String, String, String, ErrorResponse, DateTimeOffset, String, DateTimeOffset, String, SoftwareUpdateConfigurationTasks) |
初始化 SoftwareUpdateConfiguration 類別的新實例。 |
屬性
CreatedBy |
取得 createdBy 屬性,該屬性只會出現在回應中。 |
CreationTime |
取得資源的建立時間,該資源只會出現在回應中。 |
Error |
取得或設定布建錯誤的詳細資料 |
Id |
取得資源識別碼。 |
LastModifiedBy |
取得 lastModifiedBy 屬性,此屬性只會出現在回應中。 |
LastModifiedTime |
取得上次修改資源的時間,該資源只會出現在回應中。 |
Name |
取得資源名稱。 |
ProvisioningState |
取得軟體更新組態的布建狀態,其只會出現在回應中。 |
ScheduleInfo |
取得或設定軟體更新組態的排程資訊 |
Tasks |
取得或設定軟體更新組態的工作資訊。 |
Type |
取得資源類型 |
UpdateConfiguration |
取得或設定軟體更新組態的更新特定屬性 |
方法
Validate() |
驗證 物件。 |