Edit

Share via


ServiceEndpointReference Class

Definition

Represents a referenec to a service endpoint.

[System.Runtime.Serialization.DataContract]
public class ServiceEndpointReference : Microsoft.TeamFoundation.Build.WebApi.ResourceReference
type ServiceEndpointReference = class
    inherit ResourceReference
Public Class ServiceEndpointReference
Inherits ResourceReference
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
ServiceEndpointReference
Attributes

Constructors

ServiceEndpointReference()

Properties

Alias

An alias to be used when referencing the resource.

(Inherited from ResourceReference)
Id

The ID of the service endpoint.

Applies to