次の方法で共有


GroupUpdateParameters interface

グループの更新操作に指定されたパラメーター。

プロパティ

description

グループの説明。

displayName

[グループ名]:

externalId

外部グループの識別子。このプロパティには、Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>の場合など、外部 ID プロバイダーからのグループの ID が含まれます。それ以外の場合、値は null です。

type

[グループの種類]。

プロパティの詳細

description

グループの説明。

description?: string

プロパティ値

string

displayName

[グループ名]:

displayName?: string

プロパティ値

string

externalId

外部グループの識別子。このプロパティには、Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>の場合など、外部 ID プロバイダーからのグループの ID が含まれます。それ以外の場合、値は null です。

externalId?: string

プロパティ値

string

type

[グループの種類]。

type?: GroupType

プロパティ値