ElasticPoolCreateOrUpdateProperties.Dtu Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)