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

VirtualNetworkGatewayConnectionPropertiesFormat interface

VirtualNetworkGatewayConnection 属性。

属性

authenticationType

网关连接身份验证类型。

authorizationKey

authorizationKey。

certificateAuthentication

基于证书的身份验证连接的证书身份验证信息。

connectionMode

此连接的连接模式。

connectionProtocol

用于此连接的连接协议。

connectionStatus

虚拟网络网关连接状态。

connectionType

网关连接类型。

dpdTimeoutSeconds

此连接的死对等检测超时(以秒为单位)。

egressBytesTransferred

此连接中传输的流出字节数。

egressNatRules

出口 NatRules 列表。

enableBgp

EnableBgp 标志。

enablePrivateLinkFastPath

访问专用链接时绕过 ExpressRoute 网关。 必须启用 ExpressRoute FastPath (expressRouteGatewayBypass)。

expressRouteGatewayBypass

绕过 ExpressRoute 网关进行数据转发。

gatewayCustomBgpIpAddresses

用于虚拟网络网关连接的 GatewayCustomBgpIpAddresses。

ingressBytesTransferred

此连接中传输的流入字节数。

ingressNatRules

入口 NatRules 列表。

ipsecPolicies

此连接要考虑的 IPSec 策略。

localNetworkGateway2

对本地网关资源的引用。

peer

对等互连资源的引用。

provisioningState

虚拟网络网关连接资源的预配状态。

resourceGuid

虚拟网络网关连接资源的资源 GUID 属性。

routingConfiguration

路由配置表示该连接的关联和传播路由表。

routingWeight

路由权重。

sharedKey

IPSec 共享密钥。

trafficSelectorPolicies

此连接要考虑的流量选择器策略。

tunnelConnectionStatus

所有隧道的连接运行状况的集合。

tunnelProperties

虚拟网络网关连接的隧道属性

useLocalAzureIpAddress

将专用本地 Azure IP 用于连接。

usePolicyBasedTrafficSelectors

启用基于策略的流量选择器。

virtualNetworkGateway1

对虚拟网络网关资源的引用。

virtualNetworkGateway2

对虚拟网络网关资源的引用。

属性详细信息

authenticationType

网关连接身份验证类型。

authenticationType?: string

属性值

string

authorizationKey

authorizationKey。

authorizationKey?: string

属性值

string

certificateAuthentication

基于证书的身份验证连接的证书身份验证信息。

certificateAuthentication?: CertificateAuthentication

属性值

connectionMode

此连接的连接模式。

connectionMode?: string

属性值

string

connectionProtocol

用于此连接的连接协议。

connectionProtocol?: string

属性值

string

connectionStatus

虚拟网络网关连接状态。

connectionStatus?: string

属性值

string

connectionType

网关连接类型。

connectionType: string

属性值

string

dpdTimeoutSeconds

此连接的死对等检测超时(以秒为单位)。

dpdTimeoutSeconds?: number

属性值

number

egressBytesTransferred

此连接中传输的流出字节数。

egressBytesTransferred?: number

属性值

number

egressNatRules

出口 NatRules 列表。

egressNatRules?: SubResource[]

属性值

enableBgp

EnableBgp 标志。

enableBgp?: boolean

属性值

boolean

enablePrivateLinkFastPath

访问专用链接时绕过 ExpressRoute 网关。 必须启用 ExpressRoute FastPath (expressRouteGatewayBypass)。

enablePrivateLinkFastPath?: boolean

属性值

boolean

expressRouteGatewayBypass

绕过 ExpressRoute 网关进行数据转发。

expressRouteGatewayBypass?: boolean

属性值

boolean

gatewayCustomBgpIpAddresses

用于虚拟网络网关连接的 GatewayCustomBgpIpAddresses。

gatewayCustomBgpIpAddresses?: GatewayCustomBgpIpAddressIpConfiguration[]

属性值

ingressBytesTransferred

此连接中传输的流入字节数。

ingressBytesTransferred?: number

属性值

number

ingressNatRules

入口 NatRules 列表。

ingressNatRules?: SubResource[]

属性值

ipsecPolicies

此连接要考虑的 IPSec 策略。

ipsecPolicies?: IpsecPolicy[]

属性值

localNetworkGateway2

对本地网关资源的引用。

localNetworkGateway2?: LocalNetworkGateway

属性值

peer

对等互连资源的引用。

peer?: SubResource

属性值

provisioningState

虚拟网络网关连接资源的预配状态。

provisioningState?: string

属性值

string

resourceGuid

虚拟网络网关连接资源的资源 GUID 属性。

resourceGuid?: string

属性值

string

routingConfiguration

路由配置表示该连接的关联和传播路由表。

routingConfiguration?: RoutingConfiguration

属性值

routingWeight

路由权重。

routingWeight?: number

属性值

number

sharedKey

IPSec 共享密钥。

sharedKey?: string

属性值

string

trafficSelectorPolicies

此连接要考虑的流量选择器策略。

trafficSelectorPolicies?: TrafficSelectorPolicy[]

属性值

tunnelConnectionStatus

所有隧道的连接运行状况的集合。

tunnelConnectionStatus?: TunnelConnectionHealth[]

属性值

tunnelProperties

虚拟网络网关连接的隧道属性

tunnelProperties?: VirtualNetworkGatewayConnectionTunnelProperties[]

属性值

useLocalAzureIpAddress

将专用本地 Azure IP 用于连接。

useLocalAzureIpAddress?: boolean

属性值

boolean

usePolicyBasedTrafficSelectors

启用基于策略的流量选择器。

usePolicyBasedTrafficSelectors?: boolean

属性值

boolean

virtualNetworkGateway1

对虚拟网络网关资源的引用。

virtualNetworkGateway1: VirtualNetworkGateway

属性值

virtualNetworkGateway2

对虚拟网络网关资源的引用。

virtualNetworkGateway2?: VirtualNetworkGateway

属性值