IAzureDataExplorerConnectionProperties.EventHubEndpointUri Property

Definition

The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="eventHubEndpointUri", Update=true)]
public string EventHubEndpointUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The URL of the EventHub namespace for identity-based authentication. It must include the protocol sb://", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="eventHubEndpointUri", Update=true)>]
member this.EventHubEndpointUri : string with get, set
Public Property EventHubEndpointUri As String

Property Value

Attributes

Applies to