次の方法で共有


RecoverableDatabase クラス

定義

回復可能なデータベース

[Microsoft.Rest.Serialization.JsonTransformation]
public class RecoverableDatabase : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RecoverableDatabase = class
    inherit ProxyResource
Public Class RecoverableDatabase
Inherits ProxyResource
継承
RecoverableDatabase
属性

コンストラクター

RecoverableDatabase()

RecoverableDatabase クラスの新しいインスタンスを初期化します。

RecoverableDatabase(String, String, String, String, String, String, Nullable<DateTime>)

RecoverableDatabase クラスの新しいインスタンスを初期化します。

プロパティ

Edition

データベースのエディションを取得します

ElasticPoolName

データベースのエラスティック プール名を取得します

Id

リソース ID を取得します。

(継承元 Resource)
LastAvailableBackupDate

データベースの使用可能な最後のバックアップ日付を取得します (ISO8601 形式)

Name

リソース名を取得します。

(継承元 Resource)
ServiceLevelObjective

データベースのサービス レベル目標名を取得します

Type

リソースの種類を取得します。

(継承元 Resource)

適用対象