JobCollectionItem.Runbook Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the runbook association.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.runbook")]
public Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty Runbook { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runbook")>]
member this.Runbook : Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty
Public ReadOnly Property Runbook As RunbookAssociationProperty
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute