Share via


ElasticPoolCreateOrUpdateProperties.Dtu Property

Definition

Optional. Gets or sets the total shared DTU for the Sql Azure Database Elastic Pool.This must agree with the StorageMB if both are specified.

public int? Dtu { get; set; }
member this.Dtu : Nullable<int> with get, set
Public Property Dtu As Nullable(Of Integer)

Property Value

Applies to