共用方式為


VirtualNetworkGatewayConnectionListEntity interface

一般資源資訊的通用類別

Extends

屬性

authorizationKey

authorizationKey。

connectionProtocol

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

connectionStatus

虛擬網路網關聯機狀態。 可能的值為 'Unknown'、'Connected'、'Connected' 和 'NotConnected'。 注意:這個屬性不會串行化。 它只能由伺服器填入。

connectionType

網關聯機類型。 可能的值為:『Ipsec』、『Vnet2Vnet』、『ExpressRoute』和 『VPNClient。

egressBytesTransferred

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

enableBgp

EnableBgp 旗標

etag

取得唯一的唯一

expressRouteGatewayBypass

略過 ExpressRoute 閘道以進行數據轉送

ingressBytesTransferred

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

ipsecPolicies

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

localNetworkGateway2

局域網路網關資源的參考。

peer

對等互連資源的參考。

provisioningState

VirtualNetworkGatewayConnection 資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGuid

VirtualNetworkGatewayConnection 資源的資源 GUID 屬性。

routingWeight

路由權數。

sharedKey

IPSec 共用金鑰。

tunnelConnectionStatus

所有通道聯機健全狀態的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

usePolicyBasedTrafficSelectors

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

virtualNetworkGateway1

虛擬網路閘道資源的參考。

virtualNetworkGateway2

虛擬網路閘道資源的參考。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

authorizationKey

authorizationKey。

authorizationKey?: string

屬性值

string

connectionProtocol

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

connectionProtocol?: string

屬性值

string

connectionStatus

虛擬網路網關聯機狀態。 可能的值為 'Unknown'、'Connected'、'Connected' 和 'NotConnected'。 注意:這個屬性不會串行化。 它只能由伺服器填入。

connectionStatus?: string

屬性值

string

connectionType

網關聯機類型。 可能的值為:『Ipsec』、『Vnet2Vnet』、『ExpressRoute』和 『VPNClient。

connectionType: string

屬性值

string

egressBytesTransferred

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

egressBytesTransferred?: number

屬性值

number

enableBgp

EnableBgp 旗標

enableBgp?: boolean

屬性值

boolean

etag

取得唯一的唯一

etag?: string

屬性值

string

expressRouteGatewayBypass

略過 ExpressRoute 閘道以進行數據轉送

expressRouteGatewayBypass?: boolean

屬性值

boolean

ingressBytesTransferred

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

ingressBytesTransferred?: number

屬性值

number

ipsecPolicies

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

ipsecPolicies?: IpsecPolicy[]

屬性值

localNetworkGateway2

局域網路網關資源的參考。

localNetworkGateway2?: VirtualNetworkConnectionGatewayReference

屬性值

peer

對等互連資源的參考。

peer?: SubResource

屬性值

provisioningState

VirtualNetworkGatewayConnection 資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resourceGuid

VirtualNetworkGatewayConnection 資源的資源 GUID 屬性。

resourceGuid?: string

屬性值

string

routingWeight

路由權數。

routingWeight?: number

屬性值

number

sharedKey

IPSec 共用金鑰。

sharedKey?: string

屬性值

string

tunnelConnectionStatus

所有通道聯機健全狀態的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tunnelConnectionStatus?: TunnelConnectionHealth[]

屬性值

usePolicyBasedTrafficSelectors

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

usePolicyBasedTrafficSelectors?: boolean

屬性值

boolean

virtualNetworkGateway1

虛擬網路閘道資源的參考。

virtualNetworkGateway1: VirtualNetworkConnectionGatewayReference

屬性值

virtualNetworkGateway2

虛擬網路閘道資源的參考。

virtualNetworkGateway2?: VirtualNetworkConnectionGatewayReference

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type