Megosztás a következőn keresztül:


PortReuseHoldTimes.Udp 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.Owned)]
public int? Udp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)>]
member this.Udp : Nullable<int> with get, set
Public Property Udp As Nullable(Of Integer)

Property Value

Implements

Udp
Attributes

Applies to