TelemetryEventCorrelation Struct
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.
A struct to define correlation information.
public value class TelemetryEventCorrelation
public struct TelemetryEventCorrelation
type TelemetryEventCorrelation = struct
Public Structure TelemetryEventCorrelation
- Inheritance
-
TelemetryEventCorrelation
Fields
Empty |
Represents empty TelemetryEventCorrelation |
Methods
Deserialize(String) |
Deserialize a json string to TelemetryEventCorrelation object. |
Serialize() |
Serialize current object to string |