PowerPlatformClient class

Constructors

PowerPlatformClient(TokenCredential, string, PowerPlatformClientOptionalParams)

// (missing-service-description) Add service description

Properties

accounts

The operation groups for accounts

enterprisePolicies

The operation groups for enterprisePolicies

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for privateEndpointConnections

privateLinkResources

The operation groups for privateLinkResources

Constructor Details

PowerPlatformClient(TokenCredential, string, PowerPlatformClientOptionalParams)

// (missing-service-description) Add service description

new PowerPlatformClient(credential: TokenCredential, subscriptionId: string, options?: PowerPlatformClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

accounts

The operation groups for accounts

accounts: AccountsOperations

Property Value

enterprisePolicies

The operation groups for enterprisePolicies

enterprisePolicies: EnterprisePoliciesOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

privateEndpointConnections

The operation groups for privateEndpointConnections

privateEndpointConnections: PrivateEndpointConnectionsOperations

Property Value

privateLinkResources

The operation groups for privateLinkResources

privateLinkResources: PrivateLinkResourcesOperations

Property Value