EventHubDataConnection.EventHubResourceId Property

Definition

Gets or sets the resource ID of the event hub to be used to create a data connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to