DscConfigurationJobProperties Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public class DscConfigurationJobProperties : Microsoft.Azure.Management.Automation.Models.JobPropertiesBase
type DscConfigurationJobProperties = class
inherit JobPropertiesBase
Public Class DscConfigurationJobProperties
Inherits JobPropertiesBase
- Arv
Konstruktorer
DscConfigurationJobProperties() |
Egenskaper
Configuration | |
ConfigurationName | |
CreationTime | (Ärvd från JobPropertiesBase) |
EndTime | (Ärvd från JobPropertiesBase) |
Exception | (Ärvd från JobPropertiesBase) |
JobId | (Ärvd från JobPropertiesBase) |
LastModifiedTime | (Ärvd från JobPropertiesBase) |
LastStatusModifiedTime | (Ärvd från JobPropertiesBase) |
Parameters | (Ärvd från JobPropertiesBase) |
StartTime | (Ärvd från JobPropertiesBase) |
Status | (Ärvd från JobPropertiesBase) |
StatusDetails | (Ärvd från JobPropertiesBase) |
Gäller för
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET