RecommendedElasticPoolInner.DatabaseDtuMax Property

Definition

Gets or sets the maximum DTU for the database.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseDtuMax")]
public double? DatabaseDtuMax { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseDtuMax")>]
member this.DatabaseDtuMax : Nullable<double> with get, set
Public Property DatabaseDtuMax As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to