IPendingFlow.ConnectionLocation Property

Definition

Location of the connection

[ADT.Runtime.Info(Create=true, Description="Location of the connection", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=false)]
public string ConnectionLocation { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Location of the connection", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=false)>]
member this.ConnectionLocation : string with get, set
Public Property ConnectionLocation As String

Property Value

Attributes

Applies to