Share via


PinholeTimeouts.Icmp Property

Definition

Pinhole timeout for ICMP pinholes in seconds. Default for ICMP Echo is 30 seconds.

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

Property Value

Implements

Attributes

Applies to