HubManagedNetwork

data class HubManagedNetwork(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 AI Foundry Hub. Possible values are Disabled, AllowOnlyApprovedOutbound, and AllowInternetOutbound.