次の方法で共有


baseEndUserNotification リソースの種類

名前空間: microsoft.graph

エンド ユーザー通知に関する詳細を表します。

positiveReinforcementNotificationsimulationNotificationtrainingReminderNotification の基本型。

プロパティ

プロパティ 説明
defaultLanguage String エンド ユーザー通知の既定の言語。

リレーションシップ

リレーションシップ 説明
endUserNotification endUserNotification エンド ユーザー通知の詳細。

JSON 表記

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

{
  "@odata.type": "#microsoft.graph.baseEndUserNotification",
  "defaultLanguage": "String"
}