Share via


ModuleProperties Constructor ()

 

Initializes a new instance of the ModuleProperties class.

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

Syntax

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

See Also

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

Return to top