Edit

Share via


ServerTargetExecutionOptions Class

Definition

Represents options for running a phase on the server.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.TeamFoundation.Build.WebApi.ServerTargetExecutionOptionsJsonConverter))]
[System.Runtime.Serialization.DataContract]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.Build.WebApi.VariableMultipliersServerExecutionOptions))]
public class ServerTargetExecutionOptions : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type ServerTargetExecutionOptions = class
    inherit BaseSecuredObject
Public Class ServerTargetExecutionOptions
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
ServerTargetExecutionOptions
Derived
Attributes
Newtonsoft.Json.JsonConverterAttribute DataContractAttribute KnownTypeAttribute

Constructors

ServerTargetExecutionOptions()
ServerTargetExecutionOptions(Int32)

Properties

Type

The type.

Applies to