public class ModifyCloudRouterEdgePointRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
Integer |
bandwidthMbps
需要修改的带宽限速。
|
BGPConnection |
bgpConnection
BGP连接配置信息。
|
String |
cloudRouterId
连接点关联的三层网络ID。
|
String |
edgePointId
三层网络连接点的ID。
|
String |
ipAddress
IP地址信息。
|
List<IPRoute> |
staticRoutes
静态路由配置信息。
|
| Constructor and Description |
|---|
ModifyCloudRouterEdgePointRequest() |
public String edgePointId
public String cloudRouterId
public BGPConnection bgpConnection
public Integer bandwidthMbps
public String ipAddress
Copyright © 2024. All rights reserved.