ApplyUpdate Class

Definition

Apply Update request

[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
Inheritance
ApplyUpdate
Attributes

Constructors

ApplyUpdate()

Initializes a new instance of the ApplyUpdate class.

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

Initializes a new instance of the ApplyUpdate class.

Properties

Id

Gets fully qualified identifier of the resource

(Inherited from Resource)
LastUpdateTime

Gets or sets last Update time

Name

Gets name of the resource

(Inherited from Resource)
ResourceId

Gets or sets the resourceId

Status

Gets or sets the status. Possible values include: 'Pending', 'InProgress', 'Completed', 'RetryNow', 'RetryLater'

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets type of the resource

(Inherited from Resource)

Applies to