public static interface SqlFirewallRule.UpdateStages.WithStartIpAddress
| Modifier and Type | Method and Description |
|---|---|
SqlFirewallRule.Update |
withStartIpAddress(String startIpAddress)
Sets the starting Ip address of SQL server's Firewall Rule.
|
SqlFirewallRule.Update withStartIpAddress(String startIpAddress)
startIpAddress - start Ip address in Ipv4 format.Copyright © 2020 Microsoft Corporation. All rights reserved.