다음을 통해 공유


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

속성 값

특성

적용 대상