ElasticPoolUpdate.Dtu Property

Definition

Gets the total shared DTU for the database elastic pool.

[Newtonsoft.Json.JsonIgnore]
public int? Dtu { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Dtu : Nullable<int>
Public ReadOnly Property Dtu As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to