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 the requested min DTU per database if available.
public int? RequestedDatabaseDtuMin { get; set; }
member this.RequestedDatabaseDtuMin : Nullable<int> with get, set
Public Property RequestedDatabaseDtuMin As Nullable(Of Integer)