Share via


SkuInformation.ApiVersions Property

Definition

Gets api versions that support this Sku.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apiVersions")]
public System.Collections.Generic.IList<string> ApiVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apiVersions")>]
member this.ApiVersions : System.Collections.Generic.IList<string>
Public ReadOnly Property ApiVersions As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to