共用方式為


JobCollectionItem.Runbook 屬性

定義

取得 Runbook 關聯。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於