Enum HttpTraceType
Trace used for HTTP traces.
Namespace: Microsoft.Graph.Communications.Common.Telemetry
Assembly: Microsoft.Graph.Communications.Common.dll
Syntax
public enum HttpTraceType
Fields
Name | Description |
---|---|
HttpRequest | The HTTP request type |
HttpResponse | The HTTP response type. |