共用方式為


VpnConnection interface

VpnConnection 資源。

Extends

屬性

connectionBandwidth

MBPS 的預期頻寬。

connectionStatus

線上狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dpdTimeoutSeconds

VPN 連線的 DPD 逾時,以秒為單位。

egressBytesTransferred

傳輸的輸出位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

enableBgp

EnableBgp 旗標。

enableInternetSecurity

啟用因特網安全性。

enableRateLimiting

EnableBgp 旗標。

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ingressBytesTransferred

傳輸的輸入位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipsecPolicies

此連線所要考慮的IPSec原則。

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

provisioningState

VPN 連線資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

remoteVpnSite

已連線 VPN 網站的識別碼。

routingConfiguration

路由組態,指出此聯機上相關聯的和傳播的路由表。

routingWeight

VPN 連線的路由權數。

sharedKey

VPN 連線的 SharedKey。

trafficSelectorPolicies

此連線所要考慮的流量選取器原則。

useLocalAzureIpAddress

使用本機 Azure IP 起始連線。

usePolicyBasedTrafficSelectors

啟用以原則為基礎的流量選取器。

vpnConnectionProtocolType

用於此連線的連接通訊協定。

vpnLinkConnections

閘道的所有 VPN 網站連結連線清單。

繼承的屬性

id

資源標識碼。

屬性詳細資料

connectionBandwidth

MBPS 的預期頻寬。

connectionBandwidth?: number

屬性值

number

connectionStatus

線上狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

connectionStatus?: string

屬性值

string

dpdTimeoutSeconds

VPN 連線的 DPD 逾時,以秒為單位。

dpdTimeoutSeconds?: number

屬性值

number

egressBytesTransferred

傳輸的輸出位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

egressBytesTransferred?: number

屬性值

number

enableBgp

EnableBgp 旗標。

enableBgp?: boolean

屬性值

boolean

enableInternetSecurity

啟用因特網安全性。

enableInternetSecurity?: boolean

屬性值

boolean

enableRateLimiting

EnableBgp 旗標。

enableRateLimiting?: boolean

屬性值

boolean

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

ingressBytesTransferred

傳輸的輸入位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ingressBytesTransferred?: number

屬性值

number

ipsecPolicies

此連線所要考慮的IPSec原則。

ipsecPolicies?: IpsecPolicy[]

屬性值

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

name?: string

屬性值

string

provisioningState

VPN 連線資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

remoteVpnSite

已連線 VPN 網站的識別碼。

remoteVpnSite?: SubResource

屬性值

routingConfiguration

路由組態,指出此聯機上相關聯的和傳播的路由表。

routingConfiguration?: RoutingConfiguration

屬性值

routingWeight

VPN 連線的路由權數。

routingWeight?: number

屬性值

number

sharedKey

VPN 連線的 SharedKey。

sharedKey?: string

屬性值

string

trafficSelectorPolicies

此連線所要考慮的流量選取器原則。

trafficSelectorPolicies?: TrafficSelectorPolicy[]

屬性值

useLocalAzureIpAddress

使用本機 Azure IP 起始連線。

useLocalAzureIpAddress?: boolean

屬性值

boolean

usePolicyBasedTrafficSelectors

啟用以原則為基礎的流量選取器。

usePolicyBasedTrafficSelectors?: boolean

屬性值

boolean

vpnConnectionProtocolType

用於此連線的連接通訊協定。

vpnConnectionProtocolType?: string

屬性值

string

vpnLinkConnections

閘道的所有 VPN 網站連結連線清單。

vpnLinkConnections?: VpnSiteLinkConnection[]

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id