Compartir a través de


RunbookCreateOrUpdateParameters.RunbookType Propiedad

Definición

Obtiene o establece el tipo del runbook. Entre los valores posibles se incluyen: "Script", "Graph", "PowerShellWorkflow", "PowerShell", "GraphPowerShellWorkflow", "GraphPowerShell".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a