次の方法で共有


ApplyUpdate クラス

定義

更新要求を適用する

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplyUpdate : Microsoft.Azure.Management.Maintenance.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplyUpdate = class
    inherit Resource
Public Class ApplyUpdate
Inherits Resource
継承
ApplyUpdate
属性

コンストラクター

ApplyUpdate()

ApplyUpdate クラスの新しいインスタンスを初期化します。

ApplyUpdate(String, String, String, SystemData, String, String, Nullable<DateTime>)

ApplyUpdate クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソースの完全修飾識別子を取得します

(継承元 Resource)
LastUpdateTime

最後の更新時刻を取得または設定します

Name

リソースの名前を取得します

(継承元 Resource)
ResourceId

resourceId を取得または設定します。

Status

状態を取得または設定します。 使用可能な値は、'Pending'、'InProgress'、'Completed'、'RetryNow'、'RetryLater' です。

SystemData

createdBy および modifiedBy 情報を含む azure Resource Manager メタデータを取得します。

(継承元 Resource)
Type

リソースの種類を取得します

(継承元 Resource)

適用対象