Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

Constructor

Construct `telion_api.NetRef` with the installed signature `(name: 'str', port: 'PortRef') -> None`.

Reference contract

FieldValueDescription
symboltelion_api.NetRef
signature(name: 'str', port: 'PortRef') -> None
returntelion_api.NetRef

Construct telion_api.NetRef with the installed signature (name: 'str', port: 'PortRef') -> None.

Contract

PropertyValue
symboltelion_api.NetRef
signature(name: 'str', port: 'PortRef') -> None
returntelion_api.NetRef

Signature

NetRef(name: 'str', port: 'PortRef') -> None

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.NetRef.__init__
Path
sdk/python/telion_api/model.py
Symbol
telion_api.NetRef