Interface IpFirewallRuleInfo.DefinitionStages.WithEndIpAddress

    • Method Detail

      • withEndIpAddress

        IpFirewallRuleInfo.DefinitionStages.WithCreate withEndIpAddress​(String endIpAddress)
        Specifies the endIpAddress property: The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress.
        Parameters:
        endIpAddress - The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress.
        Returns:
        the next definition stage.