你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SoftareUpdateConfigurationRunTaskProperties Class

Definition

Task properties of the software update configuration.

public class SoftareUpdateConfigurationRunTaskProperties
type SoftareUpdateConfigurationRunTaskProperties = class
Public Class SoftareUpdateConfigurationRunTaskProperties
Inheritance
SoftareUpdateConfigurationRunTaskProperties

Constructors

SoftareUpdateConfigurationRunTaskProperties()

Initializes a new instance of the SoftwareUpdateConfigurationRunTaskProperties class.

SoftareUpdateConfigurationRunTaskProperties(String, String, String)

Initializes a new instance of the SoftwareUpdateConfigurationRunTaskProperties class.

Properties

JobId

Gets or sets the job id of the task.

Source

Gets or sets the name of the source of the task.

Status

Gets or sets the status of the task.

Applies to