Interface INotificationDiagnosticLog
		 
	 
	
		
			
			
				Hierarchy
				
					- 
						INotificationDiagnosticLog
					
 
				
			
			
			
				Properties
				
					
					Optional activityId
					activityId: string
					
				
				
					
					Optional description
					description: string
					
				
				
					
					Optional endTime
					endTime: Date
					
				
				
				
					
					Optional logType
					logType: string
					
				
				
				
					
					Optional properties
					properties: object
					
					
				
				
					
					Optional source
					source: string
					
				
				
					
					Optional startTime
					startTime: Date
					
				
			
		 
		
	 
 
 
Abstraction interface for the diagnostic log. Primarily for deserialization.