TriggeredWebJobRun Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Triggered WebJob run.
public class TriggeredWebJobRun
type TriggeredWebJobRun = class
Public Class TriggeredWebJobRun
- Inheritance
-
TriggeredWebJobRun
Constructors
TriggeredWebJobRun() |
Initializes a new instance of the TriggeredWebJobRun class. |
Properties
Duration |
Optional. The duration. |
EndTime |
Optional. The end time. |
Id |
Optional. The identifier. |
JobName |
Optional. The WebJob name. |
OutputUrl |
Optional. The url to get the WebJob run log. |
StartTime |
Optional. The start time. |
Status |
Optional. The status. |
Url |
Optional. The url for this WebJob run. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET