Share via


VariableGetResponse Constructor ()

 

Initializes a new instance of the VariableGetResponse class.

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

Syntax

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

See Also

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

Return to top