public static interface SqlFirewallRuleOperations.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlFirewallRuleOperations.DefinitionStages.WithCreate
The final stage of the SQL Firewall Rule definition.
|
static interface |
SqlFirewallRuleOperations.DefinitionStages.WithIpAddressRange
The SQL Firewall Rule definition to set the Ip address range for the parent SQL Server.
|
static interface |
SqlFirewallRuleOperations.DefinitionStages.WithSqlServer
The first stage of the SQL Server Firewall rule definition.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.