次の方法で共有


ManagedNetworkSettings.OutboundRules プロパティ

定義

OutboundRule> の<辞書 基本クラスであることに注意MachineLearningOutboundRuleしてください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、PrivateEndpointOutboundRuleおよび ServiceTagOutboundRuleが含まれますFqdnOutboundRule

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.MachineLearningOutboundRule> OutboundRules { get; set; }
member this.OutboundRules : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.MachineLearningOutboundRule> with get, set
Public Property OutboundRules As IDictionary(Of String, MachineLearningOutboundRule)

プロパティ値

適用対象