| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| name | str | Name | [optional] |
| created_at | datetime | ISO 8601 timestamp when the resource was created | [optional] |
| updated_at | datetime | ISO 8601 timestamp when the resource was updated | [optional] |
| url | str | Logging URL for this Azure Group. It is only returned when first created. | [optional] |
| organization | Organization | Associated Organization | [optional] |
| organization_id | int | Associated Organization ID | [optional] |
| external_accounts | list[ExternalAccount] | Associated External Accounts | [optional] |