Share via


CognitiveServicesAccountEnumerateSkusResultInner.Value Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Fluent.Models.CognitiveServicesResourceAndSku> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Fluent.Models.CognitiveServicesResourceAndSku>
Public ReadOnly Property Value As IList(Of CognitiveServicesResourceAndSku)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to