次の方法で共有


AppsOperationsExtensions.GetDashboards(IAppsOperations, Guid) メソッド

定義

public static Microsoft.PowerBI.Api.Models.Dashboards GetDashboards (this Microsoft.PowerBI.Api.IAppsOperations operations, Guid appId);
static member GetDashboards : Microsoft.PowerBI.Api.IAppsOperations * Guid -> Microsoft.PowerBI.Api.Models.Dashboards
<Extension()>
Public Function GetDashboards (operations As IAppsOperations, appId As Guid) As Dashboards

パラメーター

operations
IAppsOperations
appId
Guid

戻り値

適用対象