Freigeben über


NotificationHubConnectionStringBuilder(String) Konstruktor

Definition

Erstellen Sie eine instance des Verbindungs-Generators, indem Sie eine vorhandene Verbindung als Referenz verwenden.

public NotificationHubConnectionStringBuilder (string connectionString);
new Microsoft.Azure.NotificationHubs.NotificationHubConnectionStringBuilder : string -> Microsoft.Azure.NotificationHubs.NotificationHubConnectionStringBuilder
Public Sub New (connectionString As String)

Parameter

connectionString
String

eine Verbindungszeichenfolge, die über das Azure-Verwaltungsportal abgerufen werden kann.

Gilt für: