NatGatewayPropertiesFormat.IdleTimeoutInMinute Property

Definition

The idle timeout of the nat gateway.

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

Property Value

Implements

Attributes

Applies to