ElasticPoolActivity.RequestedDatabaseDtuMax Property

Definition

Gets the requested max DTU per database if available.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedDatabaseDtuMax")]
public int? RequestedDatabaseDtuMax { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedDatabaseDtuMax")>]
member this.RequestedDatabaseDtuMax : Nullable<int>
Public ReadOnly Property RequestedDatabaseDtuMax As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to