IPendingFlow.ConnectionId Property

Definition

Connection ID of the pending flow.

[ADT.Runtime.Info(Create=false, Description="Connection ID of the pending flow.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectionId", Update=false)]
public string ConnectionId { get; }
[<ADT.Runtime.Info(Create=false, Description="Connection ID of the pending flow.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="connectionId", Update=false)>]
member this.ConnectionId : string
Public ReadOnly Property ConnectionId As String

Property Value

Attributes

Applies to