Interface SqlFirewallRuleOperations
- All Superinterfaces:
SqlChildrenOperations<SqlFirewallRule>
,SupportsCreating<SqlFirewallRuleOperations.DefinitionStages.WithSqlServer>
@Beta(V1_7_0)
public interface SqlFirewallRuleOperations
extends SupportsCreating<SqlFirewallRuleOperations.DefinitionStages.WithSqlServer>, SqlChildrenOperations<SqlFirewallRule>
A representation of the Azure SQL Firewall rule operations.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of all the SQL Firewall rule definition stages.static interface
Grouping of the Azure SQL Server Firewall Rule common actions.static interface
Container interface for all the definitions that need to be implemented.Nested classes/interfaces inherited from interface com.microsoft.azure.management.sql.SqlChildrenOperations
SqlChildrenOperations.SqlChildrenActionsDefinition<T>
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.sql.SqlChildrenOperations
deleteById, deleteByIdAsync, deleteBySqlServer, deleteBySqlServerAsync, getById, getByIdAsync, getBySqlServer, getBySqlServer, getBySqlServerAsync, getBySqlServerAsync, listBySqlServer, listBySqlServer, listBySqlServerAsync, listBySqlServerAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
define