Partager via


Runbook.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 »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à