Share via


Job.Runbook Property

Definition

Gets or sets the runbook.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runbook")]
public Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty Runbook { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runbook")>]
member this.Runbook : Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty with get, set
Public Property Runbook As RunbookAssociationProperty

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to