Constructs a new instance of the RemoteDependencyData object
Optionalmethod: stringOptionalcorrelationContext: stringOptionalproperties: ObjectOptionalmeasurements: ObjectThe set of fields for a serializable object. This defines the serialization order and a value of true/false for each field defines whether the field is required or not.
Command initiated by this dependency call. Examples are SQL statement and HTTP URL's with all query parameters.
StaticdataRequest duration in format: DD.HH:MM:SS.MMMMMM. Must be less than 1000 days.
StaticenvelopeIdentifier of a dependency call instance. Used for correlation with the request telemetry item corresponding to this dependency call.
Collection of custom measurements.
Name of the command initiated with this dependency call. Low cardinality value. Examples are stored procedure name and URL path template.
Collection of custom properties.
Result code of a dependency call. Examples are SQL error code and HTTP status code.
Indication of successful or unsuccessful call.
Target site of a dependency call. Examples are server name, host address.
Dependency type name. Very low cardinality value for logical grouping of dependencies and interpretation of other fields like commandName and resultCode. Examples are SQL, Azure table, and HTTP.
Schema version
Deprecated