How should you complete the relevant code?

HOTSPOT
You use the storage client library to develop an application that manages Azure table storage data.
The application reports error codes when it saves data. You must use a custom retry policy to handle the error codes.
The custom retry policy must meet the following requirements:
• Retry when a conflict error code is encountered.
• Retry when a storage exception is encountered.
• Retry until the maximum number of retry attempts is reached.
You create the following code segment. Line numbers are included for reference only.

You need to insert code at line 14 to implement the retry policy.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.
Hot Area:

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.