Share via


DatasourceUser.PrincipalType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="principalType")]
public Microsoft.PowerBI.Api.Models.PrincipalType? PrincipalType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="principalType")>]
member this.PrincipalType : Nullable<Microsoft.PowerBI.Api.Models.PrincipalType> with get, set
Public Property PrincipalType As Nullable(Of PrincipalType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to