EventsDependencyInfo 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 dependency info
public class EventsDependencyInfo
type EventsDependencyInfo = class
Public Class EventsDependencyInfo
- Inheritance
-
EventsDependencyInfo
Constructors
EventsDependencyInfo() |
Initializes a new instance of the EventsDependencyInfo class. |
EventsDependencyInfo(String, String, String, Nullable<Int64>, String, String, String, String, String) |
Initializes a new instance of the EventsDependencyInfo class. |
Properties
Data |
Gets or sets the data of the dependency |
Duration |
Gets or sets the duration of the dependency |
Id |
Gets or sets the ID of the dependency |
Name |
Gets or sets the name of the dependency |
PerformanceBucket |
Gets or sets the performance bucket of the dependency |
ResultCode |
Gets or sets the result code of the dependency |
Success |
Gets or sets indicates if the dependency was successful |
Target |
Gets or sets the target of the dependency |
Type |
Gets or sets the type of the dependency |
Applies to
Azure SDK for .NET