ServiceObjectiveCapability.SupportedLicenseTypes Property

Definition

Gets list of supported license types.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to