Compartir a través de


JobCreateParameters.Runbook Propiedad

Definición

Obtiene o establece el 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a