EventHubOptions.Path Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
Use ConfigureEventHubConnection instead. This property is deprecated.
En desuso: use ConfigureEventHubConnection en su lugar.
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
Valor de propiedad
- Atributos