Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312 | |
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DisassociateIPv6AddressResponse |
VpcClient.DisassociateIPv6Address(DisassociateIPv6AddressRequest req)
本接口(DisassociateIPv6Address)用于解绑弹性公网 IPv6(简称EIPv6)实例。
- 支持对 CVM、弹性网卡绑定的 EIPv6 实例进行解绑操作。
- 只有状态为 BIND 和 BIND_ENI 的 EIPv6 实例才能进行解绑操作。
|
Constructor and Description |
---|
DisassociateIPv6AddressRequest(DisassociateIPv6AddressRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.