---
title: Ad Privileged Access Group Assignment Schedule Instance
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > Ad Privileged Access Group
  Assignment Schedule Instance
---

# Ad Privileged Access Group Assignment Schedule Instance

This table represents the ad_privileged_access_group_assignment_schedule_instance resource from Microsoft Azure.

```
azure.ad_privileged_access_group_assignment_schedule_instance
```

## Fields

| Title                  | ID   | Type       | Data Type                                                                                                                                                                                                                                     | Description |
| ---------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                   | core | string     |
| access_id              | core | string     | The identifier of the membership or ownership assignment relationship to the group. Required. The possible values are: owner, member, unknownFutureValue. Supports $filter (eq).                                                              |
| assignment_schedule_id | core | string     | The identifier of the privilegedAccessGroupAssignmentSchedule from which this instance was created. Required. Supports $filter (eq, ne).                                                                                                      |
| assignment_type        | core | string     | Indicates whether the membership or ownership assignment is granted through activation of an eligibility or through direct assignment. Required. The possible values are: assigned, activated, unknownFutureValue. Supports $filter (eq).     |
| end_date_time          | core | string     | When the schedule instance ends. Required.                                                                                                                                                                                                    |
| group_id               | core | string     | The identifier of the group representing the scope of the membership or ownership assignment through PIM for Groups. Optional. Supports $filter (eq).                                                                                         |
| id                     | core | string     | The unique identifier for an entity. Read-only.                                                                                                                                                                                               |
| location               | core | string     |
| member_type            | core | string     | Indicates whether the assignment is derived from a group assignment. It can further imply whether the caller can manage the assignment schedule. Required. The possible values are: direct, group, unknownFutureValue. Supports $filter (eq). |
| name                   | core | string     |
| principal              | core | json       | References the principal that's in the scope of the membership or ownership assignment request through the group that's governed by PIM. Supports $expand.                                                                                    |
| principal_id           | core | string     | The identifier of the principal whose membership or ownership assignment to the group is managed through PIM for Groups. Required. Supports $filter (eq).                                                                                     |
| resource_group         | core | string     |
| start_date_time        | core | string     | When this instance starts. Required.                                                                                                                                                                                                          |
| subscription_id        | core | string     |
| subscription_name      | core | string     |
| tags                   | core | hstore_csv |
