AS2MessageConnectionSettings.SupportHttpStatusCodeContinue Property

Definition

The value indicating whether to support HTTP status code 'CONTINUE'.

public Azure.Provisioning.BicepValue<bool> SupportHttpStatusCodeContinue { get; set; }
member this.SupportHttpStatusCodeContinue : Azure.Provisioning.BicepValue<bool> with get, set
Public Property SupportHttpStatusCodeContinue As BicepValue(Of Boolean)

Property Value

Applies to