ServiceClient Class
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.
The ServiceClient class is the main entry point for interacting with the Power Platform Admin API.
public class ServiceClient : Microsoft.PowerPlatform.Management.ServiceClientBase
type ServiceClient = class
inherit ServiceClientBase
Public Class ServiceClient
Inherits ServiceClientBase
- Inheritance
Constructors
| Name | Description |
|---|---|
| ServiceClient(IRequestAdapter) |
Initializes a new instance of the ServiceClient class. |
Properties
| Name | Description |
|---|---|
| Analytics |
The analytics property (Inherited from ServiceClientBase) |
| Appmanagement |
The appmanagement property (Inherited from ServiceClientBase) |
| Authorization |
The authorization property (Inherited from ServiceClientBase) |
| Connectivity |
The connectivity property (Inherited from ServiceClientBase) |
| Copilotstudio |
The copilotstudio property (Inherited from ServiceClientBase) |
| Dynamics |
The dynamics property (Inherited from ServiceClientBase) |
| Environmentmanagement |
The environmentmanagement property (Inherited from ServiceClientBase) |
| Governance |
The governance property (Inherited from ServiceClientBase) |
| Licensing |
The licensing property (Inherited from ServiceClientBase) |
| Powerapps |
The powerapps property (Inherited from ServiceClientBase) |
| Powerautomate |
The powerautomate property (Inherited from ServiceClientBase) |
| Powerpages |
The powerpages property (Inherited from ServiceClientBase) |
| Resourcequery |
The resourcequery property (Inherited from ServiceClientBase) |
| Usermanagement |
The usermanagement property (Inherited from ServiceClientBase) |
| Workflowsagent |
The workflowsagent property (Inherited from ServiceClientBase) |