NatGateway Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Nat Gateway resource.
public class NatGateway : Azure.ResourceManager.Network.Models.Resource
type NatGateway = class
inherit Resource
Public Class NatGateway
Inherits Resource
- Inheritance
Constructors
NatGateway() |
Initializes a new instance of NatGateway. |
Properties
Etag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from Resource) |
IdleTimeoutInMinutes |
The idle timeout of the nat gateway. |
Location |
Resource location. (Inherited from Resource) |
Name |
Resource name. (Inherited from Resource) |
ProvisioningState |
The provisioning state of the NAT gateway resource. |
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. |
ResourceGuid |
The resource GUID property of the NAT gateway resource. |
Sku |
The nat gateway SKU. |
Subnets |
An array of references to the subnets using this nat gateway resource. |
Tags |
Resource tags. (Inherited from Resource) |
Type |
Resource type. (Inherited from Resource) |
Zones |
A list of availability zones denoting the zone in which Nat Gateway should be deployed. |