SetAzureRmLoadBalancerInboundNatPoolConfigCommand.EnableTcpReset 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.
[System.Management.Automation.Parameter(HelpMessage="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.", Mandatory=false)]
public System.Management.Automation.SwitchParameter EnableTcpReset { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="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.", Mandatory=false)>]
member this.EnableTcpReset : System.Management.Automation.SwitchParameter with get, set
Public Property EnableTcpReset As SwitchParameter
Property Value
- Attributes