RestorableDroppedDatabase クラス

A dropped Azure SQL Database that can be restored.

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

使用方法

'使用
Dim instance As RestorableDroppedDatabase

構文

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

継承階層

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

スレッド セーフ

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

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

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

関連項目

リファレンス

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