你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

L2IsolationDomainPatchProperties interface

L2隔离域补丁属性定义了资源的可补丁属性。

扩展

属性

extendedVlan

扩展 VLAN 状态。

mtu

最大传输单位。 默认值为 1500。

networkToNetworkInterconnectId

L2 ISD 资源的 networkToNetworkInterconnectId 的 ARM 资源 ID。

继承属性

annotation

切换配置说明。

属性详细信息

extendedVlan

扩展 VLAN 状态。

extendedVlan?: string

属性值

string

mtu

最大传输单位。 默认值为 1500。

mtu?: number

属性值

number

networkToNetworkInterconnectId

L2 ISD 资源的 networkToNetworkInterconnectId 的 ARM 资源 ID。

networkToNetworkInterconnectId?: string

属性值

string

继承属性详细信息

annotation

切换配置说明。

annotation?: string

属性值

string

继承自AnnotationResource.annotation