DeviceInterfaceProperties interface
네트워크 디바이스 인터페이스 속성입니다.
속성
identifier | 인터페이스 식별자입니다. 예: HundredGigE0/0. |
interface |
인터페이스 유형입니다. |
supported |
지원되는 커넥터 유형 목록입니다. |
속성 세부 정보
identifier
인터페이스 식별자입니다. 예: HundredGigE0/0.
identifier?: string
속성 값
string
interfaceType
인터페이스 유형입니다.
interfaceType?: string
속성 값
string
supportedConnectorTypes
지원되는 커넥터 유형 목록입니다.
supportedConnectorTypes?: SupportedConnectorProperties[]