IFlow.EventHubId 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.
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