IFlow.EventHubId Property

Definition

Event Hub ID

[ADT.Runtime.Info(Create=true, Description="Event Hub ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eventHubId", Update=true)]
public string EventHubId { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Event Hub ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eventHubId", Update=true)>]
member this.EventHubId : string with get, set
Public Property EventHubId As String

Property Value

Attributes

Applies to