Udostępnij za pośrednictwem


RunbookDraft.OutputTypes Właściwość

Definicja

Pobiera lub ustawia typy danych wyjściowych elementu Runbook.

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy