次の方法で共有


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)

適用対象