共用方式為


L2IsolationDomainProperties interface

L2Isolation 網域屬性會定義資源的屬性。

Extends

屬性

administrativeState

資源的系統管理狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationState

資源的組態狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

mtu

傳輸單位上限。 預設值為 1500。

networkFabricId

網路網狀架構的 ARM 資源識別碼。

provisioningState

資源布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

vlanId

網路網狀架構的 Vlan 識別碼。 範例:501。

繼承的屬性

annotation

切換組態描述。

屬性詳細資料

administrativeState

資源的系統管理狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

administrativeState?: string

屬性值

string

configurationState

資源的組態狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationState?: string

屬性值

string

mtu

傳輸單位上限。 預設值為 1500。

mtu?: number

屬性值

number

networkFabricId

網路網狀架構的 ARM 資源識別碼。

networkFabricId: string

屬性值

string

provisioningState

資源布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

vlanId

網路網狀架構的 Vlan 識別碼。 範例:501。

vlanId: number

屬性值

number

繼承的屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

繼承自AnnotationResource.annotation