IAzureDataExplorerConnectionProperties.EventHubNamespaceResourceId Property

Definition

The resource ID of the EventHub namespace.

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

Property Value

Attributes

Applies to