你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PrivateEndpointOutboundRule 类

定义

机器学习工作区托管网络的专用终结点出站规则。

public class PrivateEndpointOutboundRule : Azure.ResourceManager.MachineLearning.Models.MachineLearningOutboundRule
type PrivateEndpointOutboundRule = class
    inherit MachineLearningOutboundRule
Public Class PrivateEndpointOutboundRule
Inherits MachineLearningOutboundRule
继承
PrivateEndpointOutboundRule

构造函数

PrivateEndpointOutboundRule()

初始化 PrivateEndpointOutboundRule 的新实例。

属性

Category

机器学习工作区的托管网络出站规则的类别。

(继承自 MachineLearningOutboundRule)
Destination

机器学习工作区托管网络的专用终结点出站规则的专用终结点目标。

Status

机器学习工作区的托管网络出站规则的类型。

(继承自 MachineLearningOutboundRule)

适用于