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.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.sql.models.SqlFirewallRule.UpdateStages.WithEndIpAddress
withEndIpAddressMethods inherited from interface com.azure.resourcemanager.sql.models.SqlFirewallRule.UpdateStages.WithStartIpAddress
withStartIpAddress