Interface SqlFirewallRule.UpdateStages.WithEndIpAddress

    • Method Detail

      • withEndIpAddress

        SqlFirewallRule.Update withEndIpAddress​(String endIpAddress)
        Sets the ending Ip address of SQL server's Firewall Rule.
        Parameters:
        endIpAddress - end Ip address in Ipv4 format.
        Returns:
        The next stage of the update.