Aracılığıyla paylaş


InMageAzureV2UpdateReplicationProtectedItemInput.SqlServerLicenseType Property

Definition

Gets or sets the SQL Server license type. Possible values include: 'NotSpecified', 'NoLicenseType', 'PAYG', 'AHUB'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to