Compartilhar via


ManagedNetworkSettings.OutboundRules Propriedade

Definição

Dicionário de <OutboundRule> Observe MachineLearningOutboundRule que é a classe base. De acordo com o cenário, uma classe derivada da classe base pode precisar ser atribuída aqui ou essa propriedade precisa ser convertida em uma das classes derivadas possíveis. As classes derivadas disponíveis incluem FqdnOutboundRule, PrivateEndpointOutboundRule e ServiceTagOutboundRule.

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)

Valor da propriedade

Aplica-se a