Partilhar via


ResourceRecommendationBase.Metadata Propriedade

Definição

Obtém ou define os metadados de recomendação.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")]
public System.Collections.Generic.IDictionary<string,object> Metadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")>]
member this.Metadata : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Metadata As IDictionary(Of String, Object)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a