Edit

Share via


ServerTarget Class

Definition

Represents a phase target that runs on the server.

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

Constructors

ServerTarget()

Properties

ExecutionOptions

The execution options.

Type

The type of the target.

(Inherited from PhaseTarget)

Applies to