IAzureDataExplorerConnectionProperties.EventHubNamespaceResourceId Property

Definition

The resource ID of the EventHub namespace.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The resource ID of the EventHub namespace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventHubNamespaceResourceId")]
public string EventHubNamespaceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The resource ID of the EventHub namespace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventHubNamespaceResourceId")>]
member this.EventHubNamespaceResourceId : string with get, set
Public Property EventHubNamespaceResourceId As String

Property Value

Attributes

Applies to