VirtualMachineNetworkInterfaceConfiguration.IsTcpStateTrackingDisabled Property

Definition

Specifies whether the network interface is disabled for tcp state tracking.

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

Property Value

Applies to