ActivityProperties.OutputTypes Property

 

Optional. Gets or sets the output types of the activity.

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

public IList<ActivityOutputType> OutputTypes { get; set; }
Return to top
Show: