Interface PublicIpAddress.UpdateStages.WithReverseFQDN

    • Method Detail

      • withReverseFqdn

        PublicIpAddress.Update withReverseFqdn​(String reverseFQDN)
        Specifies the reverse FQDN to assign to this public IP address.
        Parameters:
        reverseFQDN - the reverse FQDN to assign
        Returns:
        the next stage of the resource update
      • withoutReverseFqdn

        PublicIpAddress.Update withoutReverseFqdn()
        Ensures that no reverse FQDN will be used.
        Returns:
        The next stage of the resource update