Partager via


Solution.Metadata Propriété

Définition

Obtient ou définit les métadonnées de solution.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à