NotificationDeliveryLog 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 NotificationDeliveryLog : Microsoft.VisualStudio.Services.Notifications.WebApi.NotificationJobDiagnosticLog
type NotificationDeliveryLog = class
inherit NotificationJobDiagnosticLog
Public Class NotificationDeliveryLog
Inherits NotificationJobDiagnosticLog
- Inheritance
- 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 | (Inherited from NotificationJobDiagnosticLog) |
Source |
This identifier depends on the logType. For notification jobs, this will be the job Id. |
Start |
(Inherited from NotificationDiagnosticLog) |
Stats | (Inherited from NotificationJobDiagnosticLog) |
Warnings | (Inherited from NotificationDiagnosticLog) |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |