共用方式為


IEventHubDataConnection.EventHubResourceId Property

Definition

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

Property Value

Attributes

Applies to