AS2ProtocolSettings.AcknowledgementConnectionSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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