BuildMetric 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 metadata about builds in the system.
[System.Runtime.Serialization.DataContract]
public class BuildMetric : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type BuildMetric = class
inherit BaseSecuredObject
Public Class BuildMetric
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectBuildMetric
- Attributes
Constructors
BuildMetric() |
Properties
Date |
The date for the scope. |
IntValue |
The value. |
Name |
The name of the metric. |
Scope |
The scope. |