Megosztás a következőn keresztül:


AzureSqlDatabaseBackupAdapter(IAzureContext) Constructor

Definition

Constructs a database backup adapter

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

Parameters

context
IAzureContext

The current azure context

Applies to