Share via


PowerBIOutputDataSource.GroupId Property

Definition

Gets or sets the ID of the Power BI group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to