public class CloudRouterEdgePoint
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
Integer |
bandwidthMbps
带宽大小。
|
BGPConnection |
bgpConnection
BGP连接配置信息。
|
String |
cloudAccountId
公有云账号ID。Google 云此处为 pairing key.
|
String |
cloudRegionId
公有云区域ID。
|
String |
connectivityStatus
边缘连接点的状态。
|
String |
createTime
创建时间。
|
DatacenterInfo |
dataCenter
边缘连接点所在的数据中心信息。
|
String |
edgePointId
边缘连接点的ID。
|
String |
edgePointName
边缘连接点的名称。
|
String |
edgePointType
边缘连接点的类型。
|
String |
ipAddress
IP地址。
|
String |
portId
物理端口的ID.
|
List<IPRoute> |
staticRoutes
静态路由配置信息
|
Integer |
vlanId
边缘连接点配置的VLAN ID。
|
String |
vpcId
VPC边缘连接点的ID.
|
| Constructor and Description |
|---|
CloudRouterEdgePoint() |
public String edgePointId
public String edgePointName
public String connectivityStatus
public DatacenterInfo dataCenter
public String ipAddress
public String edgePointType
public String vpcId
public String portId
public Integer vlanId
public String cloudRegionId
public String cloudAccountId
public Integer bandwidthMbps
public BGPConnection bgpConnection
public String createTime
Copyright © 2025. All rights reserved.