共用方式為


Runbook.OutputTypes 屬性

定義

取得或設定 Runbook 輸出類型。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於