Share via


RunbookCreateOrUpdateParameters.PublishContentLink Property

Definition

Gets or sets the published runbook content link.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to