Compartir a través de


Runbook.PublishContentLink Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a