次の方法で共有


Runbook.PublishContentLink プロパティ

定義

発行された Runbook コンテンツ リンクを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象