Compartir a través de


RunbookDraft.DraftContentLink Propiedad

Definición

Obtiene o establece el vínculo de contenido del runbook de borrador.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a