Condividi tramite


RunbookCreateOrUpdateParameters.RunbookType Proprietà

Definizione

Ottiene o imposta il tipo del runbook. I valori possibili includono: '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a