Bearbeiten

Freigeben über


VariableGroupParameters Class

Definition

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.VariableGroupParametersJsonConverter))]
[System.Runtime.Serialization.DataContract]
public class VariableGroupParameters
type VariableGroupParameters = class
Public Class VariableGroupParameters
Inheritance
VariableGroupParameters
Attributes
Newtonsoft.Json.JsonConverterAttribute DataContractAttribute

Constructors

VariableGroupParameters()

Properties

Description

Sets description of the variable group.

Name

Sets name of the variable group.

ProviderData

Sets provider data.

Type

Sets type of the variable group.

Variables

Extension Methods

PopulateVariablesAndProviderData(VariableGroupParameters, String, String)

Applies to