VirtualNetworkGatewayConnectionPropertiesFormat interface
VirtualNetworkGatewayConnection 属性。
属性
| authentication |
网关连接身份验证类型。 |
| authorization |
authorizationKey。 |
| certificate |
基于证书的身份验证连接的证书身份验证信息。 |
| connection |
此连接的连接模式。 |
| connection |
用于此连接的连接协议。 |
| connection |
虚拟网络网关连接状态。 |
| connection |
网关连接类型。 |
| dpd |
此连接的死对等检测超时(以秒为单位)。 |
| egress |
此连接中传输的流出字节数。 |
| egress |
出口 NatRules 列表。 |
| enable |
EnableBgp 标志。 |
| enable |
访问专用链接时绕过 ExpressRoute 网关。 必须启用 ExpressRoute FastPath (expressRouteGatewayBypass)。 |
| express |
绕过 ExpressRoute 网关进行数据转发。 |
| gateway |
用于虚拟网络网关连接的 GatewayCustomBgpIpAddresses。 |
| ingress |
此连接中传输的流入字节数。 |
| ingress |
入口 NatRules 列表。 |
| ipsec |
此连接要考虑的 IPSec 策略。 |
| local |
对本地网关资源的引用。 |
| peer | 对等互连资源的引用。 |
| provisioning |
虚拟网络网关连接资源的预配状态。 |
| resource |
虚拟网络网关连接资源的资源 GUID 属性。 |
| routing |
路由配置表示该连接的关联和传播路由表。 |
| routing |
路由权重。 |
| shared |
IPSec 共享密钥。 |
| traffic |
此连接要考虑的流量选择器策略。 |
| tunnel |
所有隧道的连接运行状况的集合。 |
| tunnel |
虚拟网络网关连接的隧道属性 |
| use |
将专用本地 Azure IP 用于连接。 |
| use |
启用基于策略的流量选择器。 |
| virtual |
对虚拟网络网关资源的引用。 |
| virtual |
对虚拟网络网关资源的引用。 |
属性详细信息
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
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
ipsecPolicies
localNetworkGateway2
peer
provisioningState
虚拟网络网关连接资源的预配状态。
provisioningState?: string
属性值
string
resourceGuid
虚拟网络网关连接资源的资源 GUID 属性。
resourceGuid?: string
属性值
string
routingConfiguration
routingWeight
路由权重。
routingWeight?: number
属性值
number
sharedKey
IPSec 共享密钥。
sharedKey?: string
属性值
string
trafficSelectorPolicies
tunnelConnectionStatus
tunnelProperties
虚拟网络网关连接的隧道属性
tunnelProperties?: VirtualNetworkGatewayConnectionTunnelProperties[]
属性值
useLocalAzureIpAddress
将专用本地 Azure IP 用于连接。
useLocalAzureIpAddress?: boolean
属性值
boolean
usePolicyBasedTrafficSelectors
启用基于策略的流量选择器。
usePolicyBasedTrafficSelectors?: boolean
属性值
boolean