다음을 통해 공유


ModuleCreateOrUpdateParameters.ContentLink 속성

정의

모듈 콘텐츠 링크를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상