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