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 com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithEndIPAddress
withEndIPAddress
Methods inherited from interface com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithStartIPAddress
withStartIPAddress