Compartilhar via


SqlVirtualMachineModel.SqlServerLicenseType Propriedade

Definição

Obtém ou define SQL Server tipo de licença. Os valores possíveis incluem: 'PAYG', 'AHUB'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a