Trace - Records trace information

Records trace information into Azure Insights using the provided details.

post
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Body

Class for storing trace log.

traceEventstring | nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the TraceEvent property.

traceMessagestring | nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the TraceMessage property.

traceIdstring | nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the TraceId property.

parentIdstring | nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ParentId property.

authUserIdstring | nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the AuthUserId property.

Responses
post
/trace

Last updated