我在Azure中有一个与负载平衡器关联的公共Ip地址。我正在尝试使用Java客户端来解除LB与IP的关联。updatePublicFrontend(frontEnd.name()).withoutPublicIPAddress().parent().apply() 从这里我得到了错误: CloudException: Frontend IPConfiguration must reference either a Subnet, Public IP Address or Public IP Prefix
我已经在ca- created区域创建了一个AWS ECS实例。它使用动态公网ip,每次我更新服务时,动态公网ip都会发生变化。到目前为止一切都很好。由于需要公网静态IP,我已经创建了同地域的弹性ip,并尝试将该ip与ECS实例关联。Resource Type: Network Interface
Reassociation: Allow this Elastic IP address to be