Share via


NatGatewayPropertiesFormat interface

Nat Gateway properties.

Properties

idleTimeoutInMinutes

The idle timeout of the nat gateway.

publicIpAddresses

An array of public ip addresses associated with the nat gateway resource.

publicIpPrefixes

An array of public ip prefixes associated with the nat gateway resource.

Property Details

idleTimeoutInMinutes

The idle timeout of the nat gateway.

idleTimeoutInMinutes?: number

Property Value

number

publicIpAddresses

An array of public ip addresses associated with the nat gateway resource.

publicIpAddresses?: SubResource[]

Property Value

publicIpPrefixes

An array of public ip prefixes associated with the nat gateway resource.

publicIpPrefixes?: SubResource[]

Property Value