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.
Minimal capacity that database will always have allocated, if not paused
public double? MinimumCapacity { get; set; }
member this.MinimumCapacity : Nullable<double> with get, set
Public Property MinimumCapacity As Nullable(Of Double)