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