IsolationMode Class
IsolationMode for the workspace managed network.
Constructor
IsolationMode()
Attributes
ALLOW_INTERNET_OUTBOUND
ALLOW_INTERNET_OUTBOUND = 'AllowInternetOutbound'
ALLOW_ONLY_APPROVED_OUTBOUND
ALLOW_ONLY_APPROVED_OUTBOUND = 'AllowOnlyApprovedOutbound'
DISABLED
DISABLED = 'Disabled'
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python