RecoveryServicesBackupClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Open API 2.0 Specs for Azure RecoveryServices Backup service
public class RecoveryServicesBackupClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.RecoveryServices.Backup.RecoveryServicesBackupClient>, IDisposable, Microsoft.Azure.Management.RecoveryServices.Backup.IRecoveryServicesBackupClient, Microsoft.Rest.Azure.IAzureClient
type RecoveryServicesBackupClient = class
inherit ServiceClient<RecoveryServicesBackupClient>
interface IRecoveryServicesBackupClient
interface IDisposable
interface IAzureClient
Public Class RecoveryServicesBackupClient
Inherits ServiceClient(Of RecoveryServicesBackupClient)
Implements IAzureClient, IDisposable, IRecoveryServicesBackupClient
- Inheritance
- Implements
Constructors
Properties
AcceptLanguage |
The preferred language for the response. |
ApiVersion |
Client Api Version. |
BackupEngines |
Gets the IBackupEnginesOperations. |
BackupJobs |
Gets the IBackupJobsOperations. |
BackupOperationResults |
Gets the IBackupOperationResultsOperations. |
BackupOperationStatuses |
Gets the IBackupOperationStatusesOperations. |
BackupPolicies |
Gets the IBackupPoliciesOperations. |
BackupProtectableItems |
Gets the IBackupProtectableItemsOperations. |
BackupProtectedItems |
Gets the IBackupProtectedItemsOperations. |
BackupProtectionContainers |
Gets the IBackupProtectionContainersOperations. |
BackupProtectionIntent |
Gets the IBackupProtectionIntentOperations. |
BackupResourceEncryptionConfigs |
Gets the IBackupResourceEncryptionConfigsOperations. |
BackupResourceStorageConfigsNonCRR |
Gets the IBackupResourceStorageConfigsNonCRROperations. |
BackupResourceVaultConfigs |
Gets the IBackupResourceVaultConfigsOperations. |
Backups |
Gets the IBackupsOperations. |
BackupStatus |
Gets the IBackupStatusOperations. |
BackupUsageSummaries |
Gets the IBackupUsageSummariesOperations. |
BackupWorkloadItems |
Gets the IBackupWorkloadItemsOperations. |
BaseUri |
The base URI of the service. |
BMSPrepareDataMoveOperationResult |
Gets the IBMSPrepareDataMoveOperationResultOperations. |
Credentials |
Credentials needed for the client to connect to Azure. |
DeserializationSettings |
Gets or sets json deserialization settings. |
DisableDispose | |
ExportJobsOperationResults |
Gets the IExportJobsOperationResultsOperations. |
FeatureSupport |
Gets the IFeatureSupportOperations. |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
GenerateClientRequestId |
Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
ItemLevelRecoveryConnections |
Gets the IItemLevelRecoveryConnectionsOperations. |
JobCancellations |
Gets the IJobCancellationsOperations. |
JobDetails |
Gets the IJobDetailsOperations. |
JobOperationResults |
Gets the IJobOperationResultsOperations. |
Jobs |
Gets the IJobsOperations. |
LongRunningOperationRetryTimeout |
The retry timeout in seconds for Long Running Operations. Default value is 30. |
Operation |
Gets the IOperationOperations. |
Operations |
Gets the IOperations. |
PrivateEndpoint |
Gets the IPrivateEndpointOperations. |
PrivateEndpointConnection |
Gets the IPrivateEndpointConnectionOperations. |
ProtectableContainers |
Gets the IProtectableContainersOperations. |
ProtectedItemOperationResults |
Gets the IProtectedItemOperationResultsOperations. |
ProtectedItemOperationStatuses |
Gets the IProtectedItemOperationStatusesOperations. |
ProtectedItems |
Gets the IProtectedItemsOperations. |
ProtectionContainerOperationResults |
Gets the IProtectionContainerOperationResultsOperations. |
ProtectionContainerRefreshOperationResults |
Gets the IProtectionContainerRefreshOperationResultsOperations. |
ProtectionContainers |
Gets the IProtectionContainersOperations. |
ProtectionIntent |
Gets the IProtectionIntentOperations. |
ProtectionPolicies |
Gets the IProtectionPoliciesOperations. |
ProtectionPolicyOperationResults |
Gets the IProtectionPolicyOperationResultsOperations. |
ProtectionPolicyOperationStatuses |
Gets the IProtectionPolicyOperationStatusesOperations. |
RecoveryPoints |
Gets the IRecoveryPointsOperations. |
RecoveryPointsRecommendedForMove |
Gets the IRecoveryPointsRecommendedForMoveOperations. |
ResourceGuardProxies |
Gets the IResourceGuardProxiesOperations. |
ResourceGuardProxy |
Gets the IResourceGuardProxyOperations. |
Restores |
Gets the IRestoresOperations. |
SecurityPINs |
Gets the ISecurityPINsOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
SubscriptionId |
The subscription Id. |
UserAgent | (Inherited from ServiceClient<T>) |
ValidateOperation |
Gets the IValidateOperationOperations. |
ValidateOperationResults |
Gets the IValidateOperationResultsOperations. |
ValidateOperationStatuses |
Gets the IValidateOperationStatusesOperations. |
Methods
Extension Methods
Applies to
Azure SDK for .NET