InlineOrgs1

InlineOrgs1
InlineOrgs1
JSON Example
{
    "values": [
        {
            "id": "string",
            "name": "string",
            "displayName": "string",
            "description": "string",
            "isEnabled": false,
            "managedBy": {
                "name": "string",
                "id": "string"
            },
            "canManageOrgs": false,
            "maskedEventTaskUsername": "string",
            "directlyManagedOrgCount": 0,
            "isClassicTenant": false,
            "isProviderConsumptionOrg": false,
            "creationStatus": "string"
        }
    ]
}
array of Org
values
Optional

The current page of organizations.

Used By