Edit

Share via


VariableGroupReference Class

Definition

Represents a reference to a variable group.

[System.Runtime.Serialization.DataContract]
public class VariableGroupReference : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type VariableGroupReference = class
    inherit BaseSecuredObject
Public Class VariableGroupReference
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
VariableGroupReference
Derived
Attributes

Constructors

VariableGroupReference()

Properties

Alias

The Name of the variable group.

Id

The ID of the variable group.

Applies to