你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VirtualNetworkGatewayNatRule interface

VirtualNetworkGatewayNatRule 资源。

扩展

属性

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

externalMappings

NAT 的专用 IP 地址外部映射。

internalMappings

NAT 的专用 IP 地址内部映射。

ipConfigurationId

此 NAT 规则适用的 IP 配置 ID。

mode

VPN NAT 的源 NAT 方向。

name

资源组中唯一的资源的名称。 此名称可用于访问资源。

provisioningState

NAT 规则资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

typePropertiesType

VPN NAT 的 NAT 规则的类型。

继承属性

id

资源 ID。

属性详细信息

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

etag?: string

属性值

string

externalMappings

NAT 的专用 IP 地址外部映射。

externalMappings?: VpnNatRuleMapping[]

属性值

internalMappings

NAT 的专用 IP 地址内部映射。

internalMappings?: VpnNatRuleMapping[]

属性值

ipConfigurationId

此 NAT 规则适用的 IP 配置 ID。

ipConfigurationId?: string

属性值

string

mode

VPN NAT 的源 NAT 方向。

mode?: string

属性值

string

name

资源组中唯一的资源的名称。 此名称可用于访问资源。

name?: string

属性值

string

provisioningState

NAT 规则资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

typePropertiesType

VPN NAT 的 NAT 规则的类型。

typePropertiesType?: string

属性值

string

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自 SubResource.id