AzureMessagingWebPubSubSettings.ConnectionString Property

Definition

Gets or sets the connection string used to connect to the Web PubSub service.

public string? ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

Remarks

If ConnectionString is set, it overrides Endpoint and Credential.

Applies to