Uses of Class
com.azure.resourcemanager.mariadb.fluent.models.FirewallRuleProperties
Package
Description
Package containing the inner data models for MariaDBManagementClient.
-
Uses of FirewallRuleProperties in com.azure.resourcemanager.mariadb.fluent.models
Modifier and TypeMethodDescriptionFirewallRuleProperties.withEndIpAddress
(String endIpAddress) Set the endIpAddress property: The end IP address of the server firewall rule.FirewallRuleProperties.withStartIpAddress
(String startIpAddress) Set the startIpAddress property: The start IP address of the server firewall rule.