Condividi tramite


ListModelsResult.ModelsProperty Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="models")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ModelDescription> ModelsProperty { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="models")>]
member this.ModelsProperty : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ModelDescription>
Public ReadOnly Property ModelsProperty As IList(Of ModelDescription)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to