Share via


VariableListResponse Constructor ()

 

Initializes a new instance of the VariableListResponse class.

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

Syntax

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

See Also

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

Return to top