Uses of Interface
com.microsoft.azure.management.sql.SqlFirewallRule.Update
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of SqlFirewallRule.Update in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionSqlFirewallRule.UpdateStages.WithEndIPAddress.withEndIPAddress
(String endIPAddress) Sets the ending IP address of SQL server's Firewall Rule.SqlFirewallRule.UpdateStages.WithStartIPAddress.withStartIPAddress
(String startIPAddress) Sets the starting IP address of SQL server's Firewall Rule.