Freigeben über


Image.AdditionalInfo Eigenschaft

Definition

Ruft die Liste mit erweiterten Informationen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: