Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SqlFirewallRule.Update |
SqlFirewallRule.UpdateStages.WithEndIPAddress.withEndIPAddress(String endIPAddress)
Sets the ending IP address of SQL server's Firewall Rule.
|
SqlFirewallRule.Update |
SqlFirewallRule.UpdateStages.WithStartIPAddress.withStartIPAddress(String startIPAddress)
Sets the starting IP address of SQL server's Firewall Rule.
|
Copyright © 2019. All rights reserved.