IsolationMode Class
IsolationMode for the workspace managed network.
- Inheritance
-
builtins.objectIsolationMode
Constructor
IsolationMode()
Attributes
ALLOW_INTERNET_OUTBOUND
ALLOW_INTERNET_OUTBOUND = 'AllowInternetOutbound'
ALLOW_ONLY_APPROVED_OUTBOUND
ALLOW_ONLY_APPROVED_OUTBOUND = 'AllowOnlyApprovedOutbound'
DISABLED
DISABLED = 'Disabled'