Compartilhar via


InstancePool.LicenseType Propriedade

Definição

Obtém ou define o tipo de licença. Os valores possíveis são 'LicenseIncluded' (o preço da licença SQL está incluído) e 'BasePrice' (sem preço de licença do SQL). Os valores possíveis incluem: 'LicenseIncluded', 'BasePrice'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.licenseType")]
public string LicenseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.licenseType")>]
member this.LicenseType : string with get, set
Public Property LicenseType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a