IEventGridConnectionProperties.EventHubResourceId Property

Definition

The resource ID where the event grid is configured to send events.

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

Property Value

Attributes

Applies to