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

FqdnOutboundRule 类

定义

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

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

构造函数

FqdnOutboundRule()

初始化 FqdnOutboundRule 的新实例。

属性

Category

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

(继承自 MachineLearningOutboundRule)
Destination

获取或设置目标。

Status

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

(继承自 MachineLearningOutboundRule)

适用于