VariableCreateParameters Constructor (String^, VariableCreateProperties^)

 

Initializes a new instance of the VariableCreateParameters class with required arguments.

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

public:
VariableCreateParameters(
	String^ name,
	VariableCreateProperties^ properties
)
Return to top
Show: