Edit

VariableGroupReference Class

Definition

[System.Runtime.Serialization.DataContract]
public sealed class VariableGroupReference : Microsoft.TeamFoundation.DistributedTask.Pipelines.ResourceReference, Microsoft.TeamFoundation.DistributedTask.Pipelines.IVariable
type VariableGroupReference = class
    inherit ResourceReference
    interface IVariable
Public NotInheritable Class VariableGroupReference
Inherits ResourceReference
Implements IVariable
Inheritance
VariableGroupReference
Attributes
Implements

Constructors

VariableGroupReference()

Properties

Alias

Gets or sets an alias for the resource within the current scope.

(Inherited from ResourceReference)
GroupType
Id
Name

Gets or sets the name of the referenced resource.

(Inherited from ResourceReference)
SecretStore

Methods

Clone()
ToString()

Explicit Interface Implementations

IVariable.Type

Applies to