SoftwareUpdateConfigurationMachineRun Class

Definition

Software update configuration machine run model.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SoftwareUpdateConfigurationMachineRun
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SoftwareUpdateConfigurationMachineRun = class
Public Class SoftwareUpdateConfigurationMachineRun
Inheritance
SoftwareUpdateConfigurationMachineRun
Attributes

Constructors

SoftwareUpdateConfigurationMachineRun()

Initializes a new instance of the SoftwareUpdateConfigurationMachineRun class.

SoftwareUpdateConfigurationMachineRun(String, String, String, String, UpdateConfigurationNavigation, String, String, Nullable<Guid>, Nullable<Guid>, DateTimeOffset, Nullable<DateTimeOffset>, String, JobNavigation, DateTimeOffset, String, DateTimeOffset, String, ErrorResponse)

Initializes a new instance of the SoftwareUpdateConfigurationMachineRun class.

Properties

ConfiguredDuration

Gets configured duration for the software update configuration run.

CorrelationId

Gets correlation id of the software update configuration machine run

CreatedBy

Gets createdBy property, which only appears in the response.

CreationTime

Gets creation time of the resource, which only appears in the response.

EndTime

Gets end time of the software update configuration machine run.

Error

Gets or sets details of provisioning error

Id

Gets resource Id of the software update configuration machine run

Job

Gets or sets job associated with the software update configuration machine run

LastModifiedBy

Gets lastModifiedBy property, which only appears in the response.

LastModifiedTime

Gets last time resource was modified, which only appears in the response.

Name

Gets name of the software update configuration machine run

OsType

Gets operating system target of the software update configuration triggered this run

SoftwareUpdateConfiguration

Gets or sets software update configuration triggered this run

SourceComputerId

Gets source computer id of the software update configuration machine run

StartTime

Gets start time of the software update configuration machine run.

Status

Gets status of the software update configuration machine run.

TargetComputer

Gets name of the updated computer

TargetComputerType

Gets type of the updated computer.

Applies to