Share via


ActivityProperties Constructor ()

 

Initializes a new instance of the ActivityProperties class.

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

Syntax

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

See Also

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

Return to top