GatewayDiagnosticsUrls
The GatewayDiagnosticsUrls table contains data about host names accessed by the application gateway while a diagnostics session is running.
Column | Type | Description |
---|---|---|
SessionId | String | Identifies the browser session |
AppKey | String | Application unique ID |
AppName | String | Application name |
ShadowAppKey | String | Internal logic ID |
GatewayPodName | String | Cluster name where application resides |
RoleInstanceId | String | Server name |
Hostname | String | The hostname accessed |
CloudDnsResolvable | String | DNS hostname validity |
UriCount | Integer | URI count |
Updated over 3 years ago