Show / Hide Table of Contents

Interface ITelemetryMapping

Namespace: MAT.Atlas.Automation.Api.Models.Interfaces
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface ITelemetryMapping

Properties

RecorderId

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

SessionId

Declaration
SessionId SessionId { get; set; }
Property Value
Type Description
SessionId
In This Article
Back to top Generated by DocFX