azure.mgmt.recoveryservicesbackup package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.recoveryservicesbackup.
RecoveryServicesBackupClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
Open API 2.0 Specs for Azure RecoveryServices Backup service
- Variables
config (RecoveryServicesBackupClientConfiguration) – Configuration for client.
protection_intent (azure.mgmt.recoveryservicesbackup.operations.ProtectionIntentOperations) – ProtectionIntent operations
backup_status (azure.mgmt.recoveryservicesbackup.operations.BackupStatusOperations) – BackupStatus operations
feature_support (azure.mgmt.recoveryservicesbackup.operations.FeatureSupportOperations) – FeatureSupport operations
backup_jobs (azure.mgmt.recoveryservicesbackup.operations.BackupJobsOperations) – BackupJobs operations
job_details (azure.mgmt.recoveryservicesbackup.operations.JobDetailsOperations) – JobDetails operations
export_jobs_operation_results (azure.mgmt.recoveryservicesbackup.operations.ExportJobsOperationResultsOperations) – ExportJobsOperationResults operations
jobs (azure.mgmt.recoveryservicesbackup.operations.JobsOperations) – Jobs operations
backup_policies (azure.mgmt.recoveryservicesbackup.operations.BackupPoliciesOperations) – BackupPolicies operations
backup_protected_items (azure.mgmt.recoveryservicesbackup.operations.BackupProtectedItemsOperations) – BackupProtectedItems operations
backup_usage_summaries (azure.mgmt.recoveryservicesbackup.operations.BackupUsageSummariesOperations) – BackupUsageSummaries operations
backup_resource_vault_configs (azure.mgmt.recoveryservicesbackup.operations.BackupResourceVaultConfigsOperations) – BackupResourceVaultConfigs operations
backup_engines (azure.mgmt.recoveryservicesbackup.operations.BackupEnginesOperations) – BackupEngines operations
protection_container_refresh_operation_results (azure.mgmt.recoveryservicesbackup.operations.ProtectionContainerRefreshOperationResultsOperations) – ProtectionContainerRefreshOperationResults operations
protectable_containers (azure.mgmt.recoveryservicesbackup.operations.ProtectableContainersOperations) – ProtectableContainers operations
protection_containers (azure.mgmt.recoveryservicesbackup.operations.ProtectionContainersOperations) – ProtectionContainers operations
backup_workload_items (azure.mgmt.recoveryservicesbackup.operations.BackupWorkloadItemsOperations) – BackupWorkloadItems operations
protection_container_operation_results (azure.mgmt.recoveryservicesbackup.operations.ProtectionContainerOperationResultsOperations) – ProtectionContainerOperationResults operations
protected_items (azure.mgmt.recoveryservicesbackup.operations.ProtectedItemsOperations) – ProtectedItems operations
backups (azure.mgmt.recoveryservicesbackup.operations.BackupsOperations) – Backups operations
protected_item_operation_results (azure.mgmt.recoveryservicesbackup.operations.ProtectedItemOperationResultsOperations) – ProtectedItemOperationResults operations
protected_item_operation_statuses (azure.mgmt.recoveryservicesbackup.operations.ProtectedItemOperationStatusesOperations) – ProtectedItemOperationStatuses operations
recovery_points (azure.mgmt.recoveryservicesbackup.operations.RecoveryPointsOperations) – RecoveryPoints operations
item_level_recovery_connections (azure.mgmt.recoveryservicesbackup.operations.ItemLevelRecoveryConnectionsOperations) – ItemLevelRecoveryConnections operations
restores (azure.mgmt.recoveryservicesbackup.operations.RestoresOperations) – Restores operations
job_cancellations (azure.mgmt.recoveryservicesbackup.operations.JobCancellationsOperations) – JobCancellations operations
job_operation_results (azure.mgmt.recoveryservicesbackup.operations.JobOperationResultsOperations) – JobOperationResults operations
backup_operation_results (azure.mgmt.recoveryservicesbackup.operations.BackupOperationResultsOperations) – BackupOperationResults operations
backup_operation_statuses (azure.mgmt.recoveryservicesbackup.operations.BackupOperationStatusesOperations) – BackupOperationStatuses operations
protection_policies (azure.mgmt.recoveryservicesbackup.operations.ProtectionPoliciesOperations) – ProtectionPolicies operations
protection_policy_operation_results (azure.mgmt.recoveryservicesbackup.operations.ProtectionPolicyOperationResultsOperations) – ProtectionPolicyOperationResults operations
protection_policy_operation_statuses (azure.mgmt.recoveryservicesbackup.operations.ProtectionPolicyOperationStatusesOperations) – ProtectionPolicyOperationStatuses operations
backup_protectable_items (azure.mgmt.recoveryservicesbackup.operations.BackupProtectableItemsOperations) – BackupProtectableItems operations
backup_protection_containers (azure.mgmt.recoveryservicesbackup.operations.BackupProtectionContainersOperations) – BackupProtectionContainers operations
security_pi_ns (azure.mgmt.recoveryservicesbackup.operations.SecurityPINsOperations) – SecurityPINs operations
backup_resource_storage_configs (azure.mgmt.recoveryservicesbackup.operations.BackupResourceStorageConfigsOperations) – BackupResourceStorageConfigs operations
operations (azure.mgmt.recoveryservicesbackup.operations.Operations) – Operations operations
- Parameters
credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure.subscription_id (str) – The subscription Id.
base_url (str) – Service URL