Microsoft Power Platform APIs · Schema
EnvironmentProperties
Properties of a Power Platform environment.
Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform
Properties
| Name | Type | Description |
|---|---|---|
| azureRegion | string | The Azure region where the environment is hosted. |
| displayName | string | The display name of the environment. |
| description | ['string', 'null'] | A text description of the environment purpose. |
| createdTime | string | The timestamp when the environment was created. |
| lastModifiedTime | string | The timestamp of the last modification to the environment. |
| provisioningState | string | The current provisioning state of the environment. |
| creationType | string | How the environment was created. |
| environmentSku | string | The SKU type of the environment. |
| isDefault | boolean | Whether this is the default environment for the tenant. |
| capacity | array | Capacity consumption details for the environment. |
| addons | array | Add-on allocations for the environment. |
| clientUris | object | URLs for accessing the environment through different client interfaces. |
| runtimeEndpoints | object | Runtime service endpoints for the environment. |
| databaseType | ['string', 'null'] | The type of database provisioned for the environment. |
| retentionPeriod | string | The data retention period in ISO 8601 duration format. |
| states | object | Current states of the environment. |
| updateCadence | object | The update cadence setting for the environment. |
| protectionStatus | object | Encryption key management information. |