次の方法で共有


azureCommunicationServicesUserIdentity リソースの種類

名前空間: microsoft.graph

Azure Communication Servicesを介して通信に参加した参加者の ID を表します。

ID から継承 します

プロパティ

プロパティ 説明
azureCommunicationServicesResourceId String ユーザーに関連付けられているAzure Communication Servicesリソース ID。
displayName String ユーザーに関連付けられている表示名。 ID から継承されます。
id String ユーザーの一意の識別子。 ID から継承されます。

JSON 表記

次の JSON 表現は、リソースの種類を示しています。

{
  "azureCommunicationServicesResourceId": "String",
  "displayName": "String",
  "id": "String (identifier)"
}