Share via


IAzureSqlReferenceInputDataSourceProperties.Table Property

Definition

This element is associated with the datasource element. The name of the table in the Azure SQL database..

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="This element is associated with the datasource element. The name of the table in the Azure SQL database..", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="table")]
public string Table { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="This element is associated with the datasource element. The name of the table in the Azure SQL database..", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="table")>]
member this.Table : string with get, set
Public Property Table As String

Property Value

Attributes

Applies to