MaxSizeCapability 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 the maximum size limits for an Azure SQL Database.
public class MaxSizeCapability
type MaxSizeCapability = class
Public Class MaxSizeCapability
- Inheritance
-
MaxSizeCapability
Constructors
MaxSizeCapability() |
Initializes a new instance of the MaxSizeCapability class. |
Properties
Limit |
Optional. Gets the maximum size of the database (see 'unit' for the units). |
Status |
Optional. Gets the status of the maximum size capability. |
Unit |
Optional. Gets the units that the limit is expressed in. |