Поделиться через


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

Применяется к