CreateDatasetRequest.Relationships Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="relationships")]
public System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Relationship> Relationships { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relationships")>]
member this.Relationships : System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Relationship> with get, set
Public Property Relationships As IList(Of Relationship)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to