SqlFirewallRule.DefinitionStages.WithIPAddress 接口
定义
The SQL Firewall Rule definition to set the starting IP Address for the server.
public interface WithIPAddress
方法
withIPAddress(String ipAddress) |
Sets the ending IP address of SQL server's firewall rule.
|