ManagedNetworkSettings interface

Managed Network settings for a machine learning workspace.

Properties

isolationMode

Isolation mode for the managed network of a machine learning workspace.

networkId

NOTE: This property will not be serialized. It can only be populated by the server.

outboundRules

Dictionary of

status

Status of the Provisioning for the managed network of a machine learning workspace.

Property Details

isolationMode

Isolation mode for the managed network of a machine learning workspace.

isolationMode?: string

Property Value

string

networkId

NOTE: This property will not be serialized. It can only be populated by the server.

networkId?: string

Property Value

string

outboundRules

Dictionary of

outboundRules?: {[propertyName: string]: OutboundRuleUnion}

Property Value

{[propertyName: string]: OutboundRuleUnion}

status

Status of the Provisioning for the managed network of a machine learning workspace.

status?: ManagedNetworkProvisionStatus

Property Value