Прочитать на английском

Поделиться через


ContainerResponse Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The cosmos container response

C#
public class ContainerResponse : Azure.Response<Azure.Cosmos.ContainerProperties>
Inheritance

Constructors

ContainerResponse()

Create a ContainerResponse as a no-op for mock testing

Properties

Container

The reference to the cosmos container. This allows additional operations on the container or for easy access to other references like Items, StoredProcedures, etc..

Value

Gets the value returned by the service. Accessing this property will throw if HasValue is false.

Methods

GetRawResponse()

Returns the HTTP response returned by the service.

Operators

Applies to

Продукт Версии
Azure SDK for .NET Preview