Share via


Variable Constructor ()

 

Initializes a new instance of the Variable class.

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

Syntax

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

See Also

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

Return to top