다음을 통해 공유


RunbookDraft.DraftContentLink 속성

정의

초안 Runbook 콘텐츠 링크를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상