Freigeben über


ConnectionMonitorsOperationsExtensions.Get Methode

Definition

Ruft einen Verbindungsmonitor anhand des Namens ab.

public static Microsoft.Azure.Management.Network.Models.ConnectionMonitorResult Get (this Microsoft.Azure.Management.Network.IConnectionMonitorsOperations operations, string resourceGroupName, string networkWatcherName, string connectionMonitorName);
static member Get : Microsoft.Azure.Management.Network.IConnectionMonitorsOperations * string * string * string -> Microsoft.Azure.Management.Network.Models.ConnectionMonitorResult
<Extension()>
Public Function Get (operations As IConnectionMonitorsOperations, resourceGroupName As String, networkWatcherName As String, connectionMonitorName As String) As ConnectionMonitorResult

Parameter

operations
IConnectionMonitorsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die Network Watcher enthält.

networkWatcherName
String

Der Name der Network Watcher-Ressource.

connectionMonitorName
String

Der Name des Verbindungsmonitors.

Gibt zurück

Gilt für: