Interface FirewallRule.DefinitionStages.WithEndIpAddress

    • Method Detail

      • withEndIpAddress

        FirewallRule.DefinitionStages.WithCreate withEndIpAddress​(String endIpAddress)
        Specifies the endIpAddress property: The end IP address of the server firewall rule. Must be IPv4 format..
        Parameters:
        endIpAddress - The end IP address of the server firewall rule. Must be IPv4 format.
        Returns:
        the next definition stage.