IotHubDataConnection.IotHubResourceId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to