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