Type alias NetworkHealthInsightCategory

NetworkHealthInsightCategory: typeof DNS | typeof TCP | typeof TLS_CERT | typeof SECURITY_GROUP | UnparsedObject

Category of network health insight. Indicates whether the insight relates to a DNS issue (dns), a TCP issue (tcp), a TLS certificate issue (tls-cert), or a security group denial (security-group).

Generated using TypeDoc