| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlFirewallRule.SqlFirewallRuleDefinition<ParentT>
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
SqlFirewallRule.DefinitionStages.Blank<SqlServer.DefinitionStages.WithCreate> |
SqlServer.DefinitionStages.WithFirewallRule.defineFirewallRule(String firewallRuleName)
Begins the definition of a new SQL Firewall rule to be added to this server.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/