DashboardsOperationsExtensions.GetDashboard Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static Microsoft.PowerBI.Api.Models.Dashboard GetDashboard(this Microsoft.PowerBI.Api.IDashboardsOperations operations, Guid dashboardId);
static member GetDashboard : Microsoft.PowerBI.Api.IDashboardsOperations * Guid -> Microsoft.PowerBI.Api.Models.Dashboard
<Extension()>
Public Function GetDashboard (operations As IDashboardsOperations, dashboardId As Guid) As Dashboard
Parameters
- operations
- IDashboardsOperations
- dashboardId
- Guid
Returns
Applies to
Azure SDK for .NET Latest
Продукт | Версії |
---|---|
Azure SDK for .NET | Latest |
C#
public static Microsoft.PowerBI.Api.Models.Dashboard GetDashboard(this Microsoft.PowerBI.Api.IDashboardsOperations operations, Guid groupId, Guid dashboardId);
static member GetDashboard : Microsoft.PowerBI.Api.IDashboardsOperations * Guid * Guid -> Microsoft.PowerBI.Api.Models.Dashboard
<Extension()>
Public Function GetDashboard (operations As IDashboardsOperations, groupId As Guid, dashboardId As Guid) As Dashboard
Parameters
- operations
- IDashboardsOperations
- groupId
- Guid
- dashboardId
- Guid
Returns
Applies to
Azure SDK for .NET Latest
Продукт | Версії |
---|---|
Azure SDK for .NET | Latest |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: