Condividi tramite


NaptConfiguration.PortReuseHoldTimeUdp Property

Definition

Minimum time in seconds that will pass before a UDP port that was used by a closed pinhole can be reused. Default for UDP is 1 minute.

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

Property Value

Implements

Attributes

Applies to