試験AZ-204 トピック1 問題250 スレッド
Microsoft AZ-204のリアル試験問題集
問題 #: 250
トピック #: 1
問題 #: 250
トピック #: 1
You develop Azure solutions.
A .NET application needs to receive a message each time an Azure virtual machine finishes processing dat a. The messages must NOT persist after being processed by the receiving application.
You need to implement the .NET object that will receive the messages.
Which object should you use?
A .NET application needs to receive a message each time an Azure virtual machine finishes processing dat a. The messages must NOT persist after being processed by the receiving application.
You need to implement the .NET object that will receive the messages.
Which object should you use?
おすすめの解答:A 解答を投票する
A queue allows processing of a message by a single consumer. Need a CloudQueueClient to access the Azure VM.
Reference:
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions
Reference:
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions
Asada 2024-04-15 09:41:43
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。