Interface SqlFirewallRule.Update
- All Superinterfaces:
Appliable<SqlFirewallRule>, Indexable, SqlFirewallRule.UpdateStages.WithEndIpAddress, SqlFirewallRule.UpdateStages.WithStartIpAddress
- Enclosing interface:
SqlFirewallRule
public static interface SqlFirewallRule.Update
extends SqlFirewallRule.UpdateStages.WithEndIpAddress, SqlFirewallRule.UpdateStages.WithStartIpAddress, Appliable<SqlFirewallRule>
The template for a SQL Firewall Rule update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface SqlFirewallRule.UpdateStages.WithEndIpAddress
withEndIpAddressMethods inherited from interface SqlFirewallRule.UpdateStages.WithStartIpAddress
withStartIpAddress