你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MaxSizeCapability Class

Definition

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.

Applies to