Interface SqlFirewallRuleOperations
- All Superinterfaces:
SqlChildrenOperations<SqlFirewallRule>, SupportsCreating<SqlFirewallRuleOperations.DefinitionStages.WithSqlServer>
public interface SqlFirewallRuleOperations
extends SupportsCreating<SqlFirewallRuleOperations.DefinitionStages.WithSqlServer>, SqlChildrenOperations<SqlFirewallRule>
A representation of the Azure SQL Firewall rule operations.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceGrouping of all the SQL Firewall rule definition stages.static interfaceGrouping of the Azure SQL Server Firewall Rule common actions.static interfaceContainer interface for all the definitions that need to be implemented.Nested classes/interfaces inherited from interface SqlChildrenOperations
SqlChildrenOperations.SqlChildrenActionsDefinition<T> -
Method Summary
Methods inherited from interface SqlChildrenOperations
deleteById, deleteByIdAsync, deleteBySqlServer, deleteBySqlServerAsync, getById, getByIdAsync, getBySqlServer, getBySqlServer, getBySqlServerAsync, getBySqlServerAsync, listBySqlServer, listBySqlServer, listBySqlServerAsync, listBySqlServerAsyncMethods inherited from interface SupportsCreating
define