Uses of Class
com.azure.resourcemanager.sql.fluent.models.ServerFirewallRuleProperties
Packages that use ServerFirewallRuleProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of ServerFirewallRuleProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ServerFirewallRulePropertiesModifier and TypeMethodDescriptionServerFirewallRuleProperties.withEndIpAddress(String endIpAddress) Set the endIpAddress property: The end IP address of the firewall rule.ServerFirewallRuleProperties.withStartIpAddress(String startIpAddress) Set the startIpAddress property: The start IP address of the firewall rule.