Delen via


Runbook.OutputTypes Eigenschap

Definitie

Hiermee worden de uitvoertypen van het runbook opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op