WorkspaceManagedNetwork

data class WorkspaceManagedNetwork(val isolationMode: String? = null)

Constructors

Link copied to clipboard
constructor(isolationMode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val isolationMode: String? = null

The isolation mode of the Machine Learning Workspace. Possible values are Disabled, AllowOnlyApprovedOutbound, and AllowInternetOutbound