EffectiveIdentity.IdentityBlob プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象