Mono<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.getAsync(String locationName,
String managedInstanceName,
String databaseName,
String backupName) |
Gets a long term retention backup for a managed database.
|
Mono<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.getByResourceGroupAsync(String resourceGroupName,
String locationName,
String managedInstanceName,
String databaseName,
String backupName) |
Gets a long term retention backup for a managed database.
|
com.azure.core.http.rest.Response<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.getByResourceGroupWithResponse(String resourceGroupName,
String locationName,
String managedInstanceName,
String databaseName,
String backupName,
com.azure.core.util.Context context) |
Gets a long term retention backup for a managed database.
|
Mono<com.azure.core.http.rest.Response<ManagedInstanceLongTermRetentionBackupInner>> |
LongTermRetentionManagedInstanceBackupsClient.getByResourceGroupWithResponseAsync(String resourceGroupName,
String locationName,
String managedInstanceName,
String databaseName,
String backupName) |
Gets a long term retention backup for a managed database.
|
com.azure.core.http.rest.Response<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.getWithResponse(String locationName,
String managedInstanceName,
String databaseName,
String backupName,
com.azure.core.util.Context context) |
Gets a long term retention backup for a managed database.
|
Mono<com.azure.core.http.rest.Response<ManagedInstanceLongTermRetentionBackupInner>> |
LongTermRetentionManagedInstanceBackupsClient.getWithResponseAsync(String locationName,
String managedInstanceName,
String databaseName,
String backupName) |
Gets a long term retention backup for a managed database.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByDatabase(String locationName,
String managedInstanceName,
String databaseName) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByDatabase(String locationName,
String managedInstanceName,
String databaseName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState,
com.azure.core.util.Context context) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByDatabaseAsync(String locationName,
String managedInstanceName,
String databaseName) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByDatabaseAsync(String locationName,
String managedInstanceName,
String databaseName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByInstance(String locationName,
String managedInstanceName) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByInstance(String locationName,
String managedInstanceName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState,
com.azure.core.util.Context context) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByInstanceAsync(String locationName,
String managedInstanceName) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByInstanceAsync(String locationName,
String managedInstanceName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByLocation(String locationName) |
Lists the long term retention backups for managed databases in a given location.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByLocation(String locationName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState,
com.azure.core.util.Context context) |
Lists the long term retention backups for managed databases in a given location.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByLocationAsync(String locationName) |
Lists the long term retention backups for managed databases in a given location.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByLocationAsync(String locationName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState) |
Lists the long term retention backups for managed databases in a given location.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupDatabase(String resourceGroupName,
String locationName,
String managedInstanceName,
String databaseName) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupDatabase(String resourceGroupName,
String locationName,
String managedInstanceName,
String databaseName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState,
com.azure.core.util.Context context) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupDatabaseAsync(String resourceGroupName,
String locationName,
String managedInstanceName,
String databaseName) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupDatabaseAsync(String resourceGroupName,
String locationName,
String managedInstanceName,
String databaseName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState) |
Lists all long term retention backups for a managed database.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupInstance(String resourceGroupName,
String locationName,
String managedInstanceName) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupInstance(String resourceGroupName,
String locationName,
String managedInstanceName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState,
com.azure.core.util.Context context) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupInstanceAsync(String resourceGroupName,
String locationName,
String managedInstanceName) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupInstanceAsync(String resourceGroupName,
String locationName,
String managedInstanceName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState) |
Lists the long term retention backups for a given managed instance.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupLocation(String resourceGroupName,
String locationName) |
Lists the long term retention backups for managed databases in a given location.
|
com.azure.core.http.rest.PagedIterable<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupLocation(String resourceGroupName,
String locationName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState,
com.azure.core.util.Context context) |
Lists the long term retention backups for managed databases in a given location.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupLocationAsync(String resourceGroupName,
String locationName) |
Lists the long term retention backups for managed databases in a given location.
|
com.azure.core.http.rest.PagedFlux<ManagedInstanceLongTermRetentionBackupInner> |
LongTermRetentionManagedInstanceBackupsClient.listByResourceGroupLocationAsync(String resourceGroupName,
String locationName,
Boolean onlyLatestPerDatabase,
DatabaseState databaseState) |
Lists the long term retention backups for managed databases in a given location.
|