Partager via


Job.ResultMetaData Propriété

Définition

Obtient ou définit le tableau de paires KeyValue.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à