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


AzureSqlInstancePoolAdapter(IAzureContext) Constructor

Definition

Constructor for the instance pool adapter

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

Parameters

context
IAzureContext

The Azure Context

Applies to