Partager via


AzureSqlDatabaseBackupCommunicator(IAzureContext) Constructor

Definition

Creates a communicator for Azure Sql Database backup REST endpoints.

public AzureSqlDatabaseBackupCommunicator (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context);
new Microsoft.Azure.Commands.Sql.Backup.Services.AzureSqlDatabaseBackupCommunicator : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.Azure.Commands.Sql.Backup.Services.AzureSqlDatabaseBackupCommunicator
Public Sub New (context As IAzureContext)

Parameters

context
IAzureContext

Azure context

Applies to