Quota クラス

Represents a quota for a server. Quotas are used to govern how many database of different types can be created.

名前空間: Microsoft.WindowsAzure.Management.Sql.Models
アセンブリ: Microsoft.WindowsAzure.Management.Sql (Microsoft.WindowsAzure.Management.Sql.dll)

使用方法

'使用
Dim instance As Quota

構文

'宣言
Public Class Quota
    Inherits SqlModelCommon
public class Quota : SqlModelCommon
public ref class Quota : public SqlModelCommon
public class Quota extends SqlModelCommon
public class Quota extends SqlModelCommon

継承階層

System.Object
   Microsoft.WindowsAzure.Management.Sql.Models.SqlModelCommon
    Microsoft.WindowsAzure.Management.Sql.Models.Quota

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーはすべてスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

ターゲット プラットフォーム

関連項目

リファレンス

Quota のメンバー
Microsoft.WindowsAzure.Management.Sql.Models 名前空間