Share via


LoadBalancerInboundNatPoolProperties.EnableTcpReset Property

Definition

Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.

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

Property Value

Applies to