VpnSiteLinkConnectionsOperations interface
Interface representing a VpnSiteLinkConnections operations.
Properties
| get | Retrieves the details of a vpn site link connection. |
Property Details
get
Retrieves the details of a vpn site link connection.
get: (resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnSiteLinkConnectionsGetOptionalParams) => Promise<VpnSiteLinkConnection>
Property Value
(resourceGroupName: string, gatewayName: string, connectionName: string, linkConnectionName: string, options?: VpnSiteLinkConnectionsGetOptionalParams) => Promise<VpnSiteLinkConnection>