public static interface SqlFirewallRule.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlFirewallRule.UpdateStages.WithEndIPAddress
The SQL Firewall Rule definition to set the starting IP Address for the server.
|
static interface |
SqlFirewallRule.UpdateStages.WithStartIPAddress
The SQL Firewall Rule definition to set the starting IP Address for the server.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/