MaxSizeRangeCapabilityModel Class
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.
Represents a supported Azure SQL Database Maximum size
public class MaxSizeRangeCapabilityModel
type MaxSizeRangeCapabilityModel = class
Public Class MaxSizeRangeCapabilityModel
- Inheritance
-
MaxSizeRangeCapabilityModel
Constructors
MaxSizeRangeCapabilityModel() |
Properties
LogSize |
Gets or sets the size of transaction log. |
MaxValue |
Gets or sets the maximum value. |
MinValue |
Gets or sets the minimum value. |
ScaleSize |
Gets or sets the scale/step size for discrete values between the minimum value and the maximum value. |
Status |
Gets or sets the status of capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled' |