Show / Hide Table of Contents

Class TelemetryMapping

Inheritance
System.Object
ModelBase
TelemetryMapping
Implements
System.Runtime.Serialization.IExtensibleDataObject
ITelemetryMapping
Inherited Members
ModelBase.ExtensionData
Namespace: MAT.Atlas.Automation.Api.Models
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class TelemetryMapping : ModelBase, IExtensibleDataObject, ITelemetryMapping

Constructors

TelemetryMapping()

Declaration
public TelemetryMapping()

Properties

RecorderId

Declaration
public ObjectId RecorderId { get; set; }
Property Value
Type Description
ObjectId

SessionId

Declaration
public SessionId SessionId { get; set; }
Property Value
Type Description
SessionId

Implements

System.Runtime.Serialization.IExtensibleDataObject
ITelemetryMapping
In This Article
Back to top Generated by DocFX