DscCompilationJobProperties 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 DscCompilationJobProperties : Microsoft.Azure.Management.Automation.Models.JobPropertiesBase
type DscCompilationJobProperties = class
inherit JobPropertiesBase
Public Class DscCompilationJobProperties
Inherits JobPropertiesBase
- Arv
Konstruktorer
DscCompilationJobProperties() |
Egenskaper
Configuration | |
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) |
StartedBy | |
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