SoftwareUpdateRun Class

Definition

public class SoftwareUpdateRun : Microsoft.Azure.Commands.Automation.Model.BaseProperties
type SoftwareUpdateRun = class
    inherit BaseProperties
Public Class SoftwareUpdateRun
Inherits BaseProperties
Inheritance
SoftwareUpdateRun

Properties

AutomationAccountName

Gets or sets the automation account name.

(Inherited from BaseProperties)
ComputerCount
ConfiguredDuration
CreationTime

Gets or sets the creation time.

(Inherited from BaseProperties)
Description

Gets or sets the description.

(Inherited from BaseProperties)
EndTime
FailedCount
LastModifiedTime

Gets or sets the last modified time.

(Inherited from BaseProperties)
Name

Gets or sets the name.

(Inherited from BaseProperties)
OperatingSystem
ResourceGroupName

Gets or sets the resource group name.

(Inherited from BaseProperties)
RunId
SoftwareUpdateConfigurationName
StartTime
Status
Tasks

Methods

TaskConverter(SoftwareUpdateConfigurationRunTasks)
TaskPropertiesConverter(SoftwareUpdateConfigurationRunTaskProperties)

Applies to