Partager via


RunbookCreateOrUpdateDraftProperties.RunbookType Propriété

Définition

Obtient ou définit le type du runbook. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à