Groups
Gets a list of all groups in the organization or account.
Columns
| Name | Type | References | Description |
| Descriptor [KEY] | String | The primary way to reference the graph subject while the system is running. Uniquely identifies the same graph subject across both Accounts and Organizations. | |
| Description | String | A short phrase to help human readers disambiguate groups with similar names. | |
| DisplayName | String | Non-unique display name of the graph subject. | |
| Domain | String | Name of the container of origin for a graph member. | |
| MailAddress | String | Email address of record for a given graph member. | |
| Origin | String | Type of source provider for the origin identifier. | |
| OriginId | String | The unique identifier from the system of origin. | |
| PrincipalName | String | PrincipalName of this graph member from the source provider. | |
| SubjectKind | String | Identifies the type of the graph subject. | |
| Url | String | Full route to the source resource of this graph subject. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。 特に指定がない限り、擬似カラムでフィルタリングを行う場合は = 演算子のみ使用できます。
| Name | Type | Description | |
| ScopeDescriptor | String | Specify a non-default scope (collection, project) to search for groups. | |
| SubjectTypes | String | A list of user subject subtypes to reduce the retrieved results. |