IAzureDataExplorerConnectionProperties.EventHubNamespaceResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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