Share via


ModuleGetResponse Constructor ()

 

Initializes a new instance of the ModuleGetResponse class.

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

Syntax

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

See Also

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

Return to top