Partager via


IManagedNetworkSettingsOutboundRules Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ManagedNetworkSettingsOutboundRulesTypeConverter))]
public interface IManagedNetworkSettingsOutboundRules : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IOutboundRule>, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ManagedNetworkSettingsOutboundRulesTypeConverter))>]
type IManagedNetworkSettingsOutboundRules = interface
    interface IJsonSerializable
    interface IAssociativeArray<IOutboundRule>
Public Interface IManagedNetworkSettingsOutboundRules
Implements IAssociativeArray(Of IOutboundRule), IJsonSerializable
Derived
Attributes
Implements

Applies to