IIotHubDataConnection.IotHubResourceId Property

Definition

The resource ID of the Iot hub to be used to create a data connection.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The resource ID of the Iot hub to be used to create a data connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="iotHubResourceId", Update=true)]
public string IotHubResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The resource ID of the Iot hub to be used to create a data connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="iotHubResourceId", Update=true)>]
member this.IotHubResourceId : string with get, set
Public Property IotHubResourceId As String

Property Value

Attributes

Applies to