Condividi tramite


ActivityProperties.OutputTypes Property

Definition

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

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.ActivityOutputType> OutputTypes { get; set; }
member this.OutputTypes : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.ActivityOutputType> with get, set
Public Property OutputTypes As IList(Of ActivityOutputType)

Property Value

Applies to