L2IsolationDomainProperties interface
L2Isolationドメインプロパティはリソースのプロパティを定義します。
- Extends
プロパティ
| administrative |
リソースの管理状態。 |
| configuration |
リソースの設定状態。 |
| extended |
拡張 VLAN ステータス、デフォルト値は無効です。 |
| last |
リソースに対して最後に行われた操作の詳細 |
| mtu | 最大伝送ユニット。 既定値は 1500 です。 |
| network |
ネットワークFabricのARMリソースID。 |
| network |
L2 ISD リソースの networkToNetworkInterconnectId の ARM リソース ID。 |
| provisioning |
リソースのプロビジョニング状態。 |
| vlan |
ネットワークFabricのVLAN識別子。 例: 501。 |
継承されたプロパティ
| annotation | スイッチ構成の説明。 |
プロパティの詳細
administrativeState
リソースの管理状態。
administrativeState?: string
プロパティ値
string
configurationState
リソースの設定状態。
configurationState?: string
プロパティ値
string
extendedVlan
拡張 VLAN ステータス、デフォルト値は無効です。
extendedVlan?: string
プロパティ値
string
lastOperation
mtu
最大伝送ユニット。 既定値は 1500 です。
mtu?: number
プロパティ値
number
networkFabricId
ネットワークFabricのARMリソースID。
networkFabricId: string
プロパティ値
string
networkToNetworkInterconnectId
L2 ISD リソースの networkToNetworkInterconnectId の ARM リソース ID。
networkToNetworkInterconnectId?: string
プロパティ値
string
provisioningState
リソースのプロビジョニング状態。
provisioningState?: string
プロパティ値
string
vlanId
ネットワークFabricのVLAN識別子。 例: 501。
vlanId: number
プロパティ値
number