IGetStreamConnectionStringResult.ConnectionString Property

Definition

The connection string for the specified streaming flow

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

Property Value

Attributes

Applies to