IContactProfile.EventHubUri Property

Definition

ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eventHubUri")]
public string EventHubUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eventHubUri")>]
member this.EventHubUri : string with get, set
Public Property EventHubUri As String

Property Value

Attributes

Applies to