DeviceInterfaceProperties interface
ネットワークデバイスインターフェースのプロパティ。
プロパティ
| identifier | インターフェイス識別子。 例:HundredGigE0/0。 |
| interface |
インターフェースの種類。 |
| supported |
対応コネクタの種類一覧。 |
プロパティの詳細
identifier
インターフェイス識別子。 例:HundredGigE0/0。
identifier?: string
プロパティ値
string
interfaceType
インターフェースの種類。
interfaceType?: string
プロパティ値
string
supportedConnectorTypes
対応コネクタの種類一覧。
supportedConnectorTypes?: SupportedConnectorProperties[]