Microsoft Power Platform APIs · Example Payload

Power Platform Environment Properties Example

A sample description.

Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform

Power Platform Environment Properties Example is an example object payload from Microsoft Power Platform APIs, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

azureRegiondisplayNamedescriptioncreatedTimelastModifiedTimeprovisioningStatecreationTypeenvironmentSkuisDefaultcapacityaddonsclientUrisruntimeEndpointsdatabaseTyperetentionPeriodstatesupdateCadenceprotectionStatus

Example Payload

Raw ↑
{
  "azureRegion": "example_value",
  "displayName": "example_value",
  "description": "A sample description.",
  "createdTime": "example_value",
  "lastModifiedTime": "example_value",
  "provisioningState": "example_value",
  "creationType": "example_value",
  "environmentSku": "example_value",
  "isDefault": true,
  "capacity": [],
  "addons": [],
  "clientUris": "example_value",
  "runtimeEndpoints": "example_value",
  "databaseType": "example_value",
  "retentionPeriod": "example_value",
  "states": "example_value",
  "updateCadence": "example_value",
  "protectionStatus": "example_value"
}