Share via


PowerBIOutputDataSource.GroupName Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.groupName")]
public string GroupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.groupName")>]
member this.GroupName : string with get, set
Public Property GroupName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to