BuildLogReference Class
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.
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.BaseSecuredObjectBuildLogReference
- 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. |