Sdílet prostřednictvím


AzureSqlServerOutboundFirewallRulesAdapter(IAzureContext) Constructor

Definition

Constructs a outbound firewall rules adapter

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

Parameters

context
IAzureContext

Context for Azure

Applies to