IPendingConnection.Pipeline Property

Definition

Pipeline to use to transfer data

[ADT.Runtime.Info(Create=true, Description="Pipeline to use to transfer data", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="pipeline", Update=true)]
public string Pipeline { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Pipeline to use to transfer data", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="pipeline", Update=true)>]
member this.Pipeline : string with get, set
Public Property Pipeline As String

Property Value

Attributes

Applies to