ManagedInstanceEditionCapability.SupportedFamilies Property

Definition

Gets the supported families.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedFamilies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstanceFamilyCapability> SupportedFamilies { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedFamilies")>]
member this.SupportedFamilies : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstanceFamilyCapability>
Public ReadOnly Property SupportedFamilies As IList(Of ManagedInstanceFamilyCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to