AppsOperationsExtensions.GetApps(IAppsOperations) Method
Definition
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.
public static Microsoft.PowerBI.Api.Models.Apps GetApps(this Microsoft.PowerBI.Api.IAppsOperations operations);
static member GetApps : Microsoft.PowerBI.Api.IAppsOperations -> Microsoft.PowerBI.Api.Models.Apps
<Extension()>
Public Function GetApps (operations As IAppsOperations) As Apps
Parameters
- operations
- IAppsOperations