ElasticPoolUpdate.LicenseType Property

Definition

Gets or sets the license type to apply for this elastic pool. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to