Megosztás a következőn keresztül:


DscCompilationJobData.Status Property

Definition

Gets or sets the status of the job.

public Azure.ResourceManager.Automation.Models.AutomationJobStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.Automation.Models.AutomationJobStatus> with get, set
Public Property Status As Nullable(Of AutomationJobStatus)

Property Value

Applies to