AS2ProtocolSettings.AcknowledgementConnectionSettings Property

Definition

Gets or sets the acknowledgement connection settings.

[Newtonsoft.Json.JsonProperty(PropertyName="acknowledgementConnectionSettings")]
public Microsoft.Azure.Management.Logic.Models.AS2AcknowledgementConnectionSettings AcknowledgementConnectionSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="acknowledgementConnectionSettings")>]
member this.AcknowledgementConnectionSettings : Microsoft.Azure.Management.Logic.Models.AS2AcknowledgementConnectionSettings with get, set
Public Property AcknowledgementConnectionSettings As AS2AcknowledgementConnectionSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to