Partager via


Activity.OutputTypes Propriété

Définition

Obtient ou définit les types de sortie de l’activité.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.outputTypes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.ActivityOutputType> OutputTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.outputTypes")>]
member this.OutputTypes : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.ActivityOutputType> with get, set
Public Property OutputTypes As IList(Of ActivityOutputType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à