Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
SnatIp[] |
LoadBalancer.getSnatIps()
Get 开启SnatPro负载均衡后,SnatIp列表
注意:此字段可能返回 null,表示取不到有效值。
|
SnatIp[] |
CreateLoadBalancerSnatIpsRequest.getSnatIps()
Get 添加SnatIp信息,可指定Ip申请,或者指定子网自动申请
|
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancer.setSnatIps(SnatIp[] SnatIps)
Set 开启SnatPro负载均衡后,SnatIp列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateLoadBalancerSnatIpsRequest.setSnatIps(SnatIp[] SnatIps)
Set 添加SnatIp信息,可指定Ip申请,或者指定子网自动申请
|
Copyright © 2020. All rights reserved.