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'
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python