次の方法で共有


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)

適用対象