VariableListResponse.Variables Property

Definition

Optional. Gets or sets a list of variables.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Variable> Variables { get; set; }
member this.Variables : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Variable> with get, set
Public Property Variables As IList(Of Variable)

Property Value

Applies to