DiagnosticSignature.Attributes
Attributes that describe a Diagnostic Signatures resource.
Declaration
object DiagnosticSignature.AttributesProperties
| Name | Type | Description |
|---|---|---|
diagnosticType | string | The diagnostic type. |
insight | DiagnosticInsight | |
signature | string | The name of the signature, generated by the system. |
weight | number | The signature weight, which indicates how critical an issue reported by the diagnostic signature is. Weight values are between 0 and 1. |