Compartir a través de


OCR.Metadata Propiedad

Definición

Obtiene o establece la matriz de KeyValue.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a