AutomationActivity.OutputTypes Property

Definition

Gets or sets the output types of the activity.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Automation.Models.AutomationActivityOutputType> OutputTypes { get; }
member this.OutputTypes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Automation.Models.AutomationActivityOutputType>
Public ReadOnly Property OutputTypes As IReadOnlyList(Of AutomationActivityOutputType)

Property Value

Applies to