Edit

TestMessageLogDetails Class

Definition

An abstracted reference to some other resource. This class is used to provide the build data contracts with a uniform way to reference other resources in a way that provides easy traversal through links.

[System.Runtime.Serialization.DataContract]
public sealed class TestMessageLogDetails
type TestMessageLogDetails = class
Public NotInheritable Class TestMessageLogDetails
Inheritance
TestMessageLogDetails
Attributes

Constructors

TestMessageLogDetails()

Properties

DateCreated

Date when the resource is created

EntryId

Id of the resource

Message

Message of the resource

Applies to