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

DscConfigurationJobProperties 类

定义

public class DscConfigurationJobProperties : Microsoft.Azure.Management.Automation.Models.JobPropertiesBase
type DscConfigurationJobProperties = class
    inherit JobPropertiesBase
Public Class DscConfigurationJobProperties
Inherits JobPropertiesBase
继承
DscConfigurationJobProperties

构造函数

DscConfigurationJobProperties()

属性

Configuration
ConfigurationName
CreationTime (继承自 JobPropertiesBase)
EndTime (继承自 JobPropertiesBase)
Exception (继承自 JobPropertiesBase)
JobId (继承自 JobPropertiesBase)
LastModifiedTime (继承自 JobPropertiesBase)
LastStatusModifiedTime (继承自 JobPropertiesBase)
Parameters (继承自 JobPropertiesBase)
StartTime (继承自 JobPropertiesBase)
Status (继承自 JobPropertiesBase)
StatusDetails (继承自 JobPropertiesBase)

适用于