Sdílet prostřednictvím


PortReuseHoldTimes.Tcp Property

Definition

Minimum time in seconds that will pass before a TCP port that was used by a closed pinhole can be reused. Default for TCP is 2 minutes.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)]
public int? Tcp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)>]
member this.Tcp : Nullable<int> with get, set
Public Property Tcp As Nullable(Of Integer)

Property Value

Implements

Tcp
Attributes

Applies to