EventHubOptions.Path 属性

定义

注意

Use ConfigureEventHubConnection instead. This property is deprecated.

已弃用:改用 ConfigureEventHubConnection。

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

属性值

属性

适用于