共用方式為


VpnLinkConnections interface

代表 VpnLinkConnections 的介面。

方法

beginGetIkeSas(string, string, string, string, VpnLinkConnectionsGetIkeSasOptionalParams)

列出指定資源群組中 Vpn 網站連結連線的 IKE 安全性關聯。

beginGetIkeSasAndWait(string, string, string, string, VpnLinkConnectionsGetIkeSasOptionalParams)

列出指定資源群組中 Vpn 網站連結連線的 IKE 安全性關聯。

beginResetConnection(string, string, string, string, VpnLinkConnectionsResetConnectionOptionalParams)

重設指定的 VpnLink 連線。

beginResetConnectionAndWait(string, string, string, string, VpnLinkConnectionsResetConnectionOptionalParams)

重設指定的 VpnLink 連線。

beginSetOrInitDefaultSharedKey(string, string, string, string, ConnectionSharedKeyResult, VpnLinkConnectionsSetOrInitDefaultSharedKeyOptionalParams)

會根據使用者輸入來設定或自動產生共用金鑰。 如果使用者提供共用索引鍵值,它會執行設定作業。 如果指定金鑰長度,作業會建立預先定義長度的隨機索引鍵。

beginSetOrInitDefaultSharedKeyAndWait(string, string, string, string, ConnectionSharedKeyResult, VpnLinkConnectionsSetOrInitDefaultSharedKeyOptionalParams)

會根據使用者輸入來設定或自動產生共用金鑰。 如果使用者提供共用索引鍵值,它會執行設定作業。 如果指定金鑰長度,作業會建立預先定義長度的隨機索引鍵。

getDefaultSharedKey(string, string, string, string, VpnLinkConnectionsGetDefaultSharedKeyOptionalParams)

取得指定的 VpnLink 連線共用金鑰。

listAllSharedKeys(string, string, string, string, VpnLinkConnectionsGetAllSharedKeysOptionalParams)

列出指定之 VpnLink 連線的所有共享金鑰。

listByVpnConnection(string, string, string, VpnLinkConnectionsListByVpnConnectionOptionalParams)

擷取特定虛擬 WAN VPN 閘道 VPN 連線的所有 VPN 網站連結連線。

listDefaultSharedKey(string, string, string, string, VpnLinkConnectionsListDefaultSharedKeyOptionalParams)

取得指定之 VpnLink 連線之共用索引鍵的值。

方法詳細資料

beginGetIkeSas(string, string, string, string, VpnLinkConnectionsGetIkeSasOptionalParams)

列出指定資源群組中 Vpn 網站連結連線的 IKE 安全性關聯。

function beginGetIkeSas(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnLinkConnectionsGetIkeSasOptionalParams): Promise<SimplePollerLike<OperationState<VpnLinkConnectionsGetIkeSasResponse>, VpnLinkConnectionsGetIkeSasResponse>>

參數

resourceGroupName

string

資源群組的名稱。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

傳回

beginGetIkeSasAndWait(string, string, string, string, VpnLinkConnectionsGetIkeSasOptionalParams)

列出指定資源群組中 Vpn 網站連結連線的 IKE 安全性關聯。

function beginGetIkeSasAndWait(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnLinkConnectionsGetIkeSasOptionalParams): Promise<VpnLinkConnectionsGetIkeSasResponse>

參數

resourceGroupName

string

資源群組的名稱。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

傳回

beginResetConnection(string, string, string, string, VpnLinkConnectionsResetConnectionOptionalParams)

重設指定的 VpnLink 連線。

function beginResetConnection(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnLinkConnectionsResetConnectionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

參數

resourceGroupName

string

資源群組的名稱。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

傳回

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginResetConnectionAndWait(string, string, string, string, VpnLinkConnectionsResetConnectionOptionalParams)

重設指定的 VpnLink 連線。

function beginResetConnectionAndWait(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnLinkConnectionsResetConnectionOptionalParams): Promise<void>

參數

resourceGroupName

string

資源群組的名稱。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

傳回

Promise<void>

beginSetOrInitDefaultSharedKey(string, string, string, string, ConnectionSharedKeyResult, VpnLinkConnectionsSetOrInitDefaultSharedKeyOptionalParams)

會根據使用者輸入來設定或自動產生共用金鑰。 如果使用者提供共用索引鍵值,它會執行設定作業。 如果指定金鑰長度,作業會建立預先定義長度的隨機索引鍵。

function beginSetOrInitDefaultSharedKey(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, connectionSharedKeyParameters: ConnectionSharedKeyResult, options?: VpnLinkConnectionsSetOrInitDefaultSharedKeyOptionalParams): Promise<SimplePollerLike<OperationState<ConnectionSharedKeyResult>, ConnectionSharedKeyResult>>

參數

resourceGroupName

string

VpnGateway 的資源組名。

gatewayName

string

閘道名稱。

connectionName

string

連接的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

connectionSharedKeyParameters
ConnectionSharedKeyResult

提供的參數可設定或自動產生 vpn 連結連線的共用金鑰。

傳回

Promise<@azure/core-lro.SimplePollerLike<OperationState<ConnectionSharedKeyResult>, ConnectionSharedKeyResult>>

beginSetOrInitDefaultSharedKeyAndWait(string, string, string, string, ConnectionSharedKeyResult, VpnLinkConnectionsSetOrInitDefaultSharedKeyOptionalParams)

會根據使用者輸入來設定或自動產生共用金鑰。 如果使用者提供共用索引鍵值,它會執行設定作業。 如果指定金鑰長度,作業會建立預先定義長度的隨機索引鍵。

function beginSetOrInitDefaultSharedKeyAndWait(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, connectionSharedKeyParameters: ConnectionSharedKeyResult, options?: VpnLinkConnectionsSetOrInitDefaultSharedKeyOptionalParams): Promise<ConnectionSharedKeyResult>

參數

resourceGroupName

string

VpnGateway 的資源組名。

gatewayName

string

閘道名稱。

connectionName

string

連接的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

connectionSharedKeyParameters
ConnectionSharedKeyResult

提供的參數可設定或自動產生 vpn 連結連線的共用金鑰。

傳回

getDefaultSharedKey(string, string, string, string, VpnLinkConnectionsGetDefaultSharedKeyOptionalParams)

取得指定的 VpnLink 連線共用金鑰。

function getDefaultSharedKey(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnLinkConnectionsGetDefaultSharedKeyOptionalParams): Promise<ConnectionSharedKeyResult>

參數

resourceGroupName

string

資源群組的名稱。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

傳回

listAllSharedKeys(string, string, string, string, VpnLinkConnectionsGetAllSharedKeysOptionalParams)

列出指定之 VpnLink 連線的所有共享金鑰。

function listAllSharedKeys(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnLinkConnectionsGetAllSharedKeysOptionalParams): PagedAsyncIterableIterator<ConnectionSharedKeyResult, ConnectionSharedKeyResult[], PageSettings>

參數

resourceGroupName

string

資源群組的名稱。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

傳回

listByVpnConnection(string, string, string, VpnLinkConnectionsListByVpnConnectionOptionalParams)

擷取特定虛擬 WAN VPN 閘道 VPN 連線的所有 VPN 網站連結連線。

function listByVpnConnection(resourceGroupName: string, gatewayName: string, connectionName: string, options?: VpnLinkConnectionsListByVpnConnectionOptionalParams): PagedAsyncIterableIterator<VpnSiteLinkConnection, VpnSiteLinkConnection[], PageSettings>

參數

resourceGroupName

string

VPN 閘道的資源組名。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

傳回

listDefaultSharedKey(string, string, string, string, VpnLinkConnectionsListDefaultSharedKeyOptionalParams)

取得指定之 VpnLink 連線之共用索引鍵的值。

function listDefaultSharedKey(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnLinkConnectionsListDefaultSharedKeyOptionalParams): Promise<ConnectionSharedKeyResult>

參數

resourceGroupName

string

資源群組的名稱。

gatewayName

string

閘道名稱。

connectionName

string

vpn 連線的名稱。

linkConnectionName

string

vpn 連結連線的名稱。

傳回