다음을 통해 공유


Category.Detail Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to