NatGatewayPropertiesFormat interface

Nat Gateway properties.

Properties

idleTimeoutInMinutes

The idle timeout of the nat gateway.

nat64

Whether Nat64 is enabled for the NAT gateway resource.

provisioningState

The provisioning state of the NAT gateway resource.

publicIpAddresses

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

publicIpAddressesV6

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

publicIpPrefixes

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

publicIpPrefixesV6

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

resourceGuid

The resource GUID property of the NAT gateway resource.

serviceGateway

Reference to an existing service gateway.

sourceVirtualNetwork

A reference to the source virtual network using this nat gateway resource.

subnets

An array of references to the subnets using this nat gateway resource.

Property Details

idleTimeoutInMinutes

The idle timeout of the nat gateway.

idleTimeoutInMinutes?: number

Property Value

number

nat64

Whether Nat64 is enabled for the NAT gateway resource.

nat64?: string

Property Value

string

provisioningState

The provisioning state of the NAT gateway resource.

provisioningState?: string

Property Value

string

publicIpAddresses

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

publicIpAddresses?: SubResource[]

Property Value

publicIpAddressesV6

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

publicIpAddressesV6?: SubResource[]

Property Value

publicIpPrefixes

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

publicIpPrefixes?: SubResource[]

Property Value

publicIpPrefixesV6

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

publicIpPrefixesV6?: SubResource[]

Property Value

resourceGuid

The resource GUID property of the NAT gateway resource.

resourceGuid?: string

Property Value

string

serviceGateway

Reference to an existing service gateway.

serviceGateway?: SubResource

Property Value

sourceVirtualNetwork

A reference to the source virtual network using this nat gateway resource.

sourceVirtualNetwork?: SubResource

Property Value

subnets

An array of references to the subnets using this nat gateway resource.

subnets?: SubResource[]

Property Value