public class CreatePortRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
businessEntityName
贵司商业实体名称。
|
String |
dcId
数据中心四字码。
|
String |
portName
端口名称。
最长不超过255个字符,建议使用数据中心四字码 + 端口规格拼接。
|
String |
portRemarks
端口备注信息。
最长不超过255个字符。
|
String |
portType
端口规格。
|
| Constructor and Description |
|---|
CreatePortRequest() |
Copyright © 2023. All rights reserved.