NotificationJobDiagnosticLog Class
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.
C#
[System.Runtime.Serialization.DataContract]
public class NotificationJobDiagnosticLog : Microsoft.VisualStudio.Services.Notifications.WebApi.NotificationDiagnosticLog
type NotificationJobDiagnosticLog = class
inherit NotificationDiagnosticLog
Public Class NotificationJobDiagnosticLog
Inherits NotificationDiagnosticLog
- Inheritance
- Derived
- Attributes
Activity |
Identifier used for correlating to other diagnostics that may have been recorded elsewhere. (Inherited from NotificationDiagnosticLog) |
Description | (Inherited from NotificationDiagnosticLog) |
End |
(Inherited from NotificationDiagnosticLog) |
Errors | (Inherited from NotificationDiagnosticLog) |
Id |
Unique instance identifier. (Inherited from NotificationDiagnosticLog) |
Log |
(Inherited from NotificationDiagnosticLog) |
Messages | (Inherited from NotificationDiagnosticLog) |
Properties | (Inherited from NotificationDiagnosticLog) |
Result | |
Source |
This identifier depends on the logType. For notification jobs, this will be the job Id. |
Start |
(Inherited from NotificationDiagnosticLog) |
Stats | |
Warnings | (Inherited from NotificationDiagnosticLog) |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |