共用方式為


SqlVirtualMachineModel.SqlServerLicenseType Property

Definition

Gets or sets SQL Server license type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to