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 Classes Modifier and Type Interface Description static interfaceSqlFirewallRuleOperations.DefinitionStagesGrouping of all the SQL Firewall rule definition stages.static interfaceSqlFirewallRuleOperations.SqlFirewallRuleActionsDefinitionGrouping of the Azure SQL Server Firewall Rule common actions.static interfaceSqlFirewallRuleOperations.SqlFirewallRuleOperationsDefinitionContainer interface for all the definitions that need to be implemented.-
Nested classes/interfaces inherited from interface com.azure.resourcemanager.sql.models.SqlChildrenOperations
SqlChildrenOperations.SqlChildrenActionsDefinition<T>
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlChildrenOperations
deleteById, deleteByIdAsync, deleteBySqlServer, deleteBySqlServerAsync, getById, getByIdAsync, getBySqlServer, getBySqlServer, getBySqlServerAsync, getBySqlServerAsync, listBySqlServer, listBySqlServer, listBySqlServerAsync, listBySqlServerAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
define
-
-