Compartir a través de


IotHubSettings.EventHubConnectionString Propiedad

Definición

Obtiene o establece la cadena de conexión de EventHub.

[Newtonsoft.Json.JsonProperty(PropertyName="eventHubConnectionString")]
public string EventHubConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventHubConnectionString")>]
member this.EventHubConnectionString : string with get, set
Public Property EventHubConnectionString As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a