Report.EmbedUrl Property
The report embed url
Namespace: Microsoft.PowerBI.Api.Beta.Models
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
[JsonPropertyAttribute(PropertyName = "embedUrl")]
public string EmbedUrl { get; set; }
Property Value
Type: System.String
Implements
See Also
Report Class
Microsoft.PowerBI.Api.Beta.Models Namespace
Return to top