IPendingFlow.SchemaUri Property

Definition

Uri containing SAS token for the zipped schema

[ADT.Runtime.Info(Create=true, Description="Uri containing SAS token for the zipped schema", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="schemaUri", Update=true)]
public string SchemaUri { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Uri containing SAS token for the zipped schema", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="schemaUri", Update=true)>]
member this.SchemaUri : string with get, set
Public Property SchemaUri As String

Property Value

Attributes

Applies to