Share via


CognitiveServicesAccountCreateParametersInner.Sku Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.CognitiveServices.Fluent.Models.SkuInner Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.CognitiveServices.Fluent.Models.SkuInner with get, set
Public Property Sku As SkuInner

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to