ImageAnalysis.Brands Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à