ManagedNetworkSettings interface
機器學習工作區的受控網路設定。
屬性
| isolation |
機器學習工作區受控網路的隔離模式。 |
| network |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| outbound |
OutboundRule 的 <字典> |
| status | 機器學習工作區受控網路的布建狀態。 |
屬性詳細資料
isolationMode
機器學習工作區受控網路的隔離模式。
isolationMode?: string
屬性值
string
networkId
注意:這個屬性不會串行化。 它只能由伺服器填入。
networkId?: string
屬性值
string
outboundRules
OutboundRule 的 <字典>
outboundRules?: {[propertyName: string]: OutboundRuleUnion}
屬性值
{[propertyName: string]: OutboundRuleUnion}