Partager via


IPowerBiOutputDataSource.Dataset Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataset")]
public string Dataset { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name of the Power BI dataset. Required on PUT (CreateOrReplace) requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataset")>]
member this.Dataset : string with get, set
Public Property Dataset As String

Property Value

Attributes

Applies to