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