다음을 통해 공유


Solution.Metadata 속성

정의

솔루션 메타데이터를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="metadata")]
public System.Collections.Generic.IList<System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair>> Metadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metadata")>]
member this.Metadata : System.Collections.Generic.IList<System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair>> with get, set
Public Property Metadata As IList(Of IList(Of NameValuePair))

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상