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

ServiceTagOutboundRule 类

定义

机器学习工作区托管网络的服务标记出站规则。

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

构造函数

ServiceTagOutboundRule()

初始化 ServiceTagOutboundRule 的新实例。

属性

Category

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

(继承自 MachineLearningOutboundRule)
Destination

机器学习工作区托管网络的服务标记出站规则的服务标记目标。

Status

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

(继承自 MachineLearningOutboundRule)

适用于