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

プロパティ値

属性

適用対象