Share via


AzureSqlUsageAdapter(IAzureContext) Constructor

Definition

Constructs the usage adapter

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

Parameters

context
IAzureContext

Applies to