EventHubOptions.ConnectionString 属性

定义

注意

Use ConfigureEventHubConnection instead. This property is deprecated.

已弃用:改用 ConfigureEventHubConnection。

[Orleans.Redact]
public string ConnectionString { get; set; }
[System.Obsolete("Use ConfigureEventHubConnection instead. This property is deprecated.", true)]
public string ConnectionString { get; set; }
[<Orleans.Redact>]
member this.ConnectionString : string with get, set
[<System.Obsolete("Use ConfigureEventHubConnection instead. This property is deprecated.", true)>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

属性值

属性

适用于