ElasticPoolUpdateInner.Edition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the edition of the elastic pool. Possible values include: 'Basic', 'Standard', 'Premium', 'GeneralPurpose', 'BusinessCritical'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.edition")]
public Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolEdition Edition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.edition")>]
member this.Edition : Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolEdition with get, set
Public Property Edition As ElasticPoolEdition
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute