ShallowReference Class
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.
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.
C#
[System.Runtime.Serialization.DataContract]
public sealed class ShallowReference : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type ShallowReference = class
inherit TestManagementBaseSecuredObject
Public NotInheritable Class ShallowReference
Inherits TestManagementBaseSecuredObject
- Inheritance
- Attributes
Shallow |
|
Shallow |
|
Shallow |
|
Shallow |
Id |
ID of the resource |
Name |
Name of the linked resource (definition name, controller name, etc.) |
Url |
Full http link to the resource |
Secure |
(Inherited from TestManagementBaseSecuredObject) |
ISecured |
(Inherited from TestManagementBaseSecuredObject) |
ISecured |
(Inherited from TestManagementBaseSecuredObject) |
ISecured |
(Inherited from TestManagementBaseSecuredObject) |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |