Partager via


IPowerBiOutputDataSource.GroupName Property

Definition

The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="groupName")]
public string GroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name of the Power BI group. Use this property to help remember which specific Power BI group id was used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="groupName")>]
member this.GroupName : string with get, set
Public Property GroupName As String

Property Value

Attributes

Applies to