Freigeben über


Runbook.OutputTypes Eigenschaft

Definition

Ruft die Runbook-Ausgabetypen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: