EventsRequestInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The request info
public class EventsRequestInfo
type EventsRequestInfo = class
Public Class EventsRequestInfo
- Inheritance
-
EventsRequestInfo
Constructors
EventsRequestInfo() |
Initializes a new instance of the EventsRequestInfo class. |
EventsRequestInfo(String, String, String, Nullable<Double>, String, String, String, String) |
Initializes a new instance of the EventsRequestInfo class. |
Properties
Duration |
Gets or sets the duration of the request |
Id |
Gets or sets the ID of the request |
Name |
Gets or sets the name of the request |
PerformanceBucket |
Gets or sets the performance bucket of the request |
ResultCode |
Gets or sets the result code of the request |
Source |
Gets or sets the source of the request |
Success |
Gets or sets indicates if the request was successful |
Url |
Gets or sets the URL of the request |
Applies to
Azure SDK for .NET