Partager via


IPowerBiOutputDataSource.Table Property

Definition

The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.", 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="The name of the Power BI table under the specified dataset. Required on PUT (CreateOrReplace) requests.", 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