Freigeben über


ConnectionMonitorTestConfiguration Konstruktor

Definition

Initialisiert eine neue instance von ConnectionMonitorTestConfiguration.

public ConnectionMonitorTestConfiguration (string name, Azure.ResourceManager.Network.Models.ConnectionMonitorTestConfigurationProtocol protocol);
new Azure.ResourceManager.Network.Models.ConnectionMonitorTestConfiguration : string * Azure.ResourceManager.Network.Models.ConnectionMonitorTestConfigurationProtocol -> Azure.ResourceManager.Network.Models.ConnectionMonitorTestConfiguration
Public Sub New (name As String, protocol As ConnectionMonitorTestConfigurationProtocol)

Parameter

name
String

Der Name der Testkonfiguration des Verbindungsmonitors.

protocol
ConnectionMonitorTestConfigurationProtocol

Das Protokoll, das bei der Testauswertung verwendet werden soll.

Ausnahmen

name ist NULL.

Gilt für: