Microsoft認定資格 Developer Associate(予想問題) その11
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 48 / 65
Cosmos DB のトリガー内で現在処理中のリクエストオブジェクトを取得するための正しい呼び出しはどれですか
①getContext().getRequest()
②getContext().getResponse()
③context.getRequest()
④getContext().request
⑤getRequest()
