VariableGroupReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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 |