다음을 통해 공유


Activity.OutputTypes 속성

정의

활동의 출력 형식을 가져오거나 설정합니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상