OutboundRuleListResult interface

List of outbound rules for the managed network of a machine learning workspace.

Properties

nextLink

The link to the next page constructed using the continuationToken. If null, there are no additional pages.

value

The list of machine learning workspaces. Since this list may be incomplete, the nextLink field should be used to request the next list of machine learning workspaces.

Property Details

The link to the next page constructed using the continuationToken. If null, there are no additional pages.

nextLink?: string

Property Value

string

value

The list of machine learning workspaces. Since this list may be incomplete, the nextLink field should be used to request the next list of machine learning workspaces.

value?: OutboundRuleBasicResource[]

Property Value