Microsoft Developing Solutions for Microsoft Azure AZ-204 Question # 9 Topic 1 Discussion

Microsoft Developing Solutions for Microsoft Azure AZ-204 Question # 9 Topic 1 Discussion

AZ-204 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

You have an Azure Queue Storage account that contains a queue named queue1.

You plan to use Azure SDK for NET to develop a solution that uses queue1.

You need to author C# code that will return an approximate number of messages in queue1. Your solution must minimize the development effort.

Which method should you use in your code?


A.

GetProperties method of the QueueClient class


B.

GetProperties method of the QueueServiceClient class


C.

PeekMessages method of the QueueClient class


D.

GetStatlstics method of the QueueServiceClient class


Get Premium AZ-204 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.