次の方法で共有


IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations インターフェイス

定義

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations 操作。

public interface IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations
type IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations = interface
Public Interface IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations

メソッド

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

データベースの長期保持ポリシーを設定します。

BeginUpdateWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

データベースの長期保持ポリシーを設定します。

CreateOrUpdateWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

データベースの長期保持ポリシーを設定します。

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

削除されたデータベースの短期保持ポリシーを取得します。

ListByRestorableDroppedDatabaseNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

削除されたデータベースの短期保持ポリシー の一覧を取得します。

ListByRestorableDroppedDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

削除されたデータベースの短期保持ポリシー の一覧を取得します。

UpdateWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

データベースの長期保持ポリシーを設定します。

拡張メソッド

BeginCreateOrUpdateAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, String, String, Nullable<Int32>, CancellationToken)

データベースの長期保持ポリシーを設定します。

BeginUpdateAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, String, String, Nullable<Int32>, CancellationToken)

データベースの長期保持ポリシーを設定します。

CreateOrUpdateAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, String, String, Nullable<Int32>, CancellationToken)

データベースの長期保持ポリシーを設定します。

GetAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, String, String, CancellationToken)

削除されたデータベースの短期保持ポリシーを取得します。

ListByRestorableDroppedDatabaseAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, String, String, CancellationToken)

削除されたデータベースの短期保持ポリシー の一覧を取得します。

ListByRestorableDroppedDatabaseNextAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, CancellationToken)

削除されたデータベースの短期保持ポリシー の一覧を取得します。

UpdateAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, String, String, Nullable<Int32>, CancellationToken)

データベースの長期保持ポリシーを設定します。

適用対象