Partager via


AS2ErrorSettings Constructeurs

Définition

Surcharges

AS2ErrorSettings()
AS2ErrorSettings(Boolean, Boolean)

AS2ErrorSettings()

public AS2ErrorSettings ();
Public Sub New ()

S’applique à

AS2ErrorSettings(Boolean, Boolean)

public AS2ErrorSettings (bool suspendDuplicateMessage, bool resendIfMdnNotReceived);
new Microsoft.Azure.Management.Logic.Fluent.Models.AS2ErrorSettings : bool * bool -> Microsoft.Azure.Management.Logic.Fluent.Models.AS2ErrorSettings
Public Sub New (suspendDuplicateMessage As Boolean, resendIfMdnNotReceived As Boolean)

Paramètres

suspendDuplicateMessage
Boolean
resendIfMdnNotReceived
Boolean

S’applique à