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