ManagedNetworkSettings interface
Managed Network settings for a machine learning workspace.
Properties
| isolation |
Isolation mode for the managed network of a machine learning workspace. |
| network |
NOTE: This property will not be serialized. It can only be populated by the server. |
| outbound |
Dictionary of <OutboundRule> |
| 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 <OutboundRule>
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