-
Notifications
You must be signed in to change notification settings - Fork 69
Kathara.types
Tommaso Caiazzi edited this page Jan 10, 2024
·
1 revision
Enum representing options for shared collision domains option.
Attributes:
-
NOT_SHARED
(int): Represents the option for not sharing collision domains (value: 1). -
LABS
(int): Represents the option for sharing collision domains among network scenarios of the same user -
(value
: 2). -
USERS
(int): Represents the option for sharing collision domains among network scenarios of different users -
(value
: 3).
This file was automatically generated via lazydocs.
Website: kathara.org
Contact us: [email protected]