Interface IpFirewallRuleInfo.DefinitionStages.WithStartIpAddress

    • Method Detail

      • withStartIpAddress

        IpFirewallRuleInfo.DefinitionStages.WithCreate withStartIpAddress​(String startIpAddress)
        Specifies the startIpAddress property: The start IP address of the firewall rule. Must be IPv4 format.
        Parameters:
        startIpAddress - The start IP address of the firewall rule. Must be IPv4 format.
        Returns:
        the next definition stage.