Share via


IEventGridConnectionProperties.EventHubResourceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The resource ID where the event grid is configured to send events.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventHubResourceId")]
public string EventHubResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The resource ID where the event grid is configured to send events.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventHubResourceId")>]
member this.EventHubResourceId : string with get, set
Public Property EventHubResourceId As String

Property Value

Attributes

Applies to