BackupVaultServicesManagementClient 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.
public class BackupVaultServicesManagementClient : Hyak.Common.ServiceClient<Microsoft.Azure.Management.BackupServices.BackupVaultServicesManagementClient>, IDisposable, Microsoft.Azure.Management.BackupServices.IBackupVaultServicesManagementClient
type BackupVaultServicesManagementClient = class
inherit ServiceClient<BackupVaultServicesManagementClient>
interface IBackupVaultServicesManagementClient
interface IDisposable
Public Class BackupVaultServicesManagementClient
Inherits ServiceClient(Of BackupVaultServicesManagementClient)
Implements IBackupVaultServicesManagementClient, IDisposable
- Inheritance
-
Hyak.Common.ServiceClient<BackupVaultServicesManagementClient>BackupVaultServicesManagementClient
- Implements
Constructors
BackupVaultServicesManagementClient() |
Initializes a new instance of the BackupVaultServicesManagementClient class. |
BackupVaultServicesManagementClient(HttpClient) |
Initializes a new instance of the BackupVaultServicesManagementClient class. |
BackupVaultServicesManagementClient(SubscriptionCloudCredentials, HttpClient) |
Initializes a new instance of the BackupVaultServicesManagementClient class. |
BackupVaultServicesManagementClient(SubscriptionCloudCredentials, Uri, HttpClient) |
Initializes a new instance of the BackupVaultServicesManagementClient class. |
BackupVaultServicesManagementClient(SubscriptionCloudCredentials, Uri) |
Initializes a new instance of the BackupVaultServicesManagementClient class. |
BackupVaultServicesManagementClient(SubscriptionCloudCredentials) |
Initializes a new instance of the BackupVaultServicesManagementClient class. |
Properties
ApiVersion |
Gets the API version. |
BaseUri |
Gets the URI used as the base for all cloud service requests. |
Container |
Definition of Container operations for the Azure Backup extension. |
Credentials |
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
LongRunningOperationInitialTimeout |
Gets or sets the initial timeout for Long Running Operations. |
LongRunningOperationRetryTimeout |
Gets or sets the retry timeout for Long Running Operations. |
Vault |
Definition of Vault-related operations for the Azure Backup extension. |
Methods
Clone(ServiceClient<BackupVaultServicesManagementClient>) |
Clones properties from current instance to another BackupVaultServicesManagementClient instance |
Applies to
Azure SDK for .NET