ElasticPoolActivityInner.RequestedDatabaseDtuMin Property

Definition

Gets the requested min DTU per database if available.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to