CelebrityResults.Metadata Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="metadata")]
public Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ImageMetadata Metadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metadata")>]
member this.Metadata : Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ImageMetadata with get, set
Public Property Metadata As ImageMetadata

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to