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 © 2019. All rights reserved.