public class DescribePortUsableVlanResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
Integer |
end
VLAN 范围结束值。
|
List<Integer> |
inuseVlanList
占用中的vlan列表。
|
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
Integer |
start
VLAN 范围起始值。
|
| Constructor and Description |
|---|
DescribePortUsableVlanResponse() |
Copyright © 2024. All rights reserved.