Variable::Properties Property
Optional. Gets or sets the properties of the variable.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property VariableProperties^ Properties { VariableProperties^ get(); void set(VariableProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Automation.Models::VariableProperties^
Show: