models.service_network_interface_enum module¶
-
class
models.service_network_interface_enum.
ServiceNetworkInterfaceEnum
[source]¶ Bases:
object
Implementation of the ‘Service_NetworkInterface’ enum.
TODO: type enum description here.
- Attributes:
KREPLICATIONSERVICE: TODO: type description here. KREMOTETUNNELSERVICE: TODO: type description here. KCLUSTERDATASERVICE: TODO: type description here. KAVAHIDISCOVERSERVICE: TODO: type description here.
-
KAVAHIDISCOVERSERVICE
= 'kAvahiDiscoverService'¶
-
KCLUSTERDATASERVICE
= 'kClusterDataService'¶
-
KREMOTETUNNELSERVICE
= 'kRemoteTunnelService'¶
-
KREPLICATIONSERVICE
= 'kReplicationService'¶