Edit

Share via


BuildLogReference Class

Definition

Represents a reference to a build log.

[System.Runtime.Serialization.DataContract]
public class BuildLogReference : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type BuildLogReference = class
    inherit BaseSecuredObject
Public Class BuildLogReference
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
BuildLogReference
Derived
Attributes

Constructors

BuildLogReference()

Properties

Id

The ID of the log.

Type

The type of the log location.

Url

A full link to the log resource.

Applies to