共用方式為


VpnSiteLinkConnections interface

表示 VpnSiteLinkConnections 的介面。

方法

get(string, string, string, string, VpnSiteLinkConnectionsGetOptionalParams)

擷取 VPN 網站連結連線的詳細資料。

方法詳細資料

get(string, string, string, string, VpnSiteLinkConnectionsGetOptionalParams)

擷取 VPN 網站連結連線的詳細資料。

function get(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnSiteLinkConnectionsGetOptionalParams): Promise<VpnSiteLinkConnection>

參數

resourceGroupName

string

VpnGateway 的資源組名。

gatewayName

string

閘道器的名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連線的名稱。

options
VpnSiteLinkConnectionsGetOptionalParams

選項參數。

傳回