CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 14: AZ-204: Developing Solutions for Microsoft Azure

You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the database. Which code segment should you use?

Nội dung câu hỏi

You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the database. Which code segment should you use?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. new Container(EndpointUri, PrimaryKey);
  2. B. new Database(EndpointUri, PrimaryKey);
  3. C. new CosmosClient(EndpointUri, PrimaryKey); — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề