Uses of Interface
com.azure.resourcemanager.mariadb.models.FirewallRule.Update
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of FirewallRule.Update in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionFirewallRule.update()
Begins update for the FirewallRule resource.FirewallRule.UpdateStages.WithEndIpAddress.withEndIpAddress
(String endIpAddress) Specifies the endIpAddress property: The end IP address of the server firewall rule.FirewallRule.UpdateStages.WithStartIpAddress.withStartIpAddress
(String startIpAddress) Specifies the startIpAddress property: The start IP address of the server firewall rule.