共用方式為


IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations Interface

Definition

ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations operations.

public interface IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations
type IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations = interface
Public Interface IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations

Methods

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

Sets a database's long term retention policy.

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

Sets a database's long term retention policy.

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

Sets a database's long term retention policy.

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

Gets a dropped database's short term retention policy.

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

Gets a dropped database's short term retention policy list.

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

Gets a dropped database's short term retention policy list.

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

Sets a database's long term retention policy.

Extension Methods

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

Sets a database's long term retention policy.

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

Sets a database's long term retention policy.

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

Sets a database's long term retention policy.

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

Gets a dropped database's short term retention policy.

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

Gets a dropped database's short term retention policy list.

ListByRestorableDroppedDatabaseNextAsync(IManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations, String, CancellationToken)

Gets a dropped database's short term retention policy list.

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

Sets a database's long term retention policy.

Applies to