assets/export-model/RoleAssignment-model.json

{
  "value": [
    {
      "isZtModelRow": true,
      "id": null,
      "principalId": null,
      "principalOrganizationId": null,
      "resourceScope": null,
      "directoryScopeId": null,
      "roleDefinitionId": null,
      "principal": {
        "@odata.type": null,
        "displayName": null,
        "userPrincipalName": null,
        "uniqueName": null,
        "id": null,
        "createdDateTime": "1900-01-01T00:00:00Z",
        "renewedDateTime": "1900-01-01T00:00:00Z",
        "refreshTokensValidFromDateTime": "1900-01-01T00:00:00Z",
        "signInSessionsValidFromDateTime": "1900-01-01T00:00:00Z",
        "assignedPlans": [
          {
            "assignedDateTime": "1900-01-01T00:00:00Z",
            "capabilityStatus": null,
            "service": null,
            "servicePlanId": null
          }
        ]
      }
    }
  ]
}