Compartir a través de


ElasticPoolPerformanceLevelCapability.SupportedLicenseTypes Propiedad

Definición

Obtiene la lista de tipos de licencia admitidos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a