Share via


ServerVersionCapability.SupportedSkus Property

Definition

Gets a list of supported Skus

[Newtonsoft.Json.JsonProperty(PropertyName="supportedSkus")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.SkuCapability> SupportedSkus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedSkus")>]
member this.SupportedSkus : System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.SkuCapability>
Public ReadOnly Property SupportedSkus As IList(Of SkuCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to