ElasticPoolUpdate.Edition Property

Definition

Gets or sets the edition of the elastic pool. Possible values include: 'Basic', 'Standard', 'Premium'

[Newtonsoft.Json.JsonIgnore]
public string Edition { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Edition : string
Public ReadOnly Property Edition As String

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to