Uses of Interface
com.azure.resourcemanager.sql.models.SqlFirewallRuleOperations.DefinitionStages.WithIpAddressRange
Packages that use SqlFirewallRuleOperations.DefinitionStages.WithIpAddressRange
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlFirewallRuleOperations.DefinitionStages.WithIpAddressRange in com.azure.resourcemanager.sql.models
Subinterfaces of SqlFirewallRuleOperations.DefinitionStages.WithIpAddressRange in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlFirewallRuleOperations.DefinitionStages.WithIpAddressRangeModifier and TypeMethodDescriptionBegins the definition of a new SQL Firewall rule to be added to this server.SqlFirewallRuleOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(SqlServer sqlServer) Sets the parent SQL server for the new Firewall rule.SqlFirewallRuleOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(String resourceGroupName, String sqlServerName) Sets the parent SQL server name and resource group it belongs to.SqlFirewallRuleOperations.DefinitionStages.WithSqlServer.withExistingSqlServerId(String sqlServerId) Sets the parent SQL server for the new Firewall rule.