Share via


VariableProperties Constructor ()

 

Initializes a new instance of the VariableProperties class.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

Syntax

public VariableProperties()
public:
VariableProperties()
new : unit -> VariableProperties
Public Sub New

See Also

VariableProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top