Partilhar via


RunbookCreateOrUpdateDraftProperties.RunbookType Propriedade

Definição

Obtém ou define o tipo de runbook. Os valores possíveis incluem: "Script", "Graph", "PowerShellWorkflow", "PowerShell", "GraphPowerShellWorkflow", "GraphPowerShell"

public string RunbookType { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="runbookType")]
public string RunbookType { get; set; }
member this.RunbookType : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="runbookType")>]
member this.RunbookType : string with get, set
Public Property RunbookType As String

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a