AutomationJobData.Status プロパティ

定義

ジョブの状態を取得または設定します。

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)

プロパティ値

適用対象