public static interface SqlFirewallRule.UpdateStages.WithEndIpAddress
| Modifier and Type | Method and Description |
|---|---|
SqlFirewallRule.Update |
withEndIpAddress(String endIpAddress)
Sets the ending Ip address of SQL server's Firewall Rule.
|
SqlFirewallRule.Update withEndIpAddress(String endIpAddress)
endIpAddress - end Ip address in Ipv4 format.Copyright © 2020 Microsoft Corporation. All rights reserved.