IVpnLinkConnectionsOperations Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
VpnLinkConnectionsOperationsvorgänge.
public interface IVpnLinkConnectionsOperations
type IVpnLinkConnectionsOperations = interface
Public Interface IVpnLinkConnectionsOperations
Methoden
ListByVpnConnectionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Ruft alle VPN-Standortlinkverbindungen für eine bestimmte VPN-VPN-Verbindung ab. |
ListByVpnConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Ruft alle VPN-Standortlinkverbindungen für eine bestimmte VPN-VPN-Verbindung ab. |
Erweiterungsmethoden
ListByVpnConnectionAsync(IVpnLinkConnectionsOperations, String, String, String, CancellationToken) |
Ruft alle VPN-Standortlinkverbindungen für eine bestimmte VPN-VPN-Verbindung ab. |
ListByVpnConnectionNextAsync(IVpnLinkConnectionsOperations, String, CancellationToken) |
Ruft alle VPN-Standortlinkverbindungen für eine bestimmte VPN-VPN-Verbindung ab. |
Gilt für:
Azure SDK for .NET