diagnosticLogs.ProductData.DiagnosticInsights
Information about an insight including a descriptive string, category, and URL.
Declaration
object diagnosticLogs.ProductData.DiagnosticInsightsProperties
| Name | Type | Description |
|---|---|---|
insightsCategory | string | The insight type. |
insightsString | string | The human-readable description of the insight. |
insightsURL | string | A URL to documentation that provides guidance about the insight. |