AccessCondition Class

Definition

Represents a set of access conditions to be used for operations in the Azure DocumentDB database service.

public sealed class AccessCondition
Inheritance
AccessCondition

Constructors

AccessCondition()

Properties

Condition

Gets or sets the value of the condition in the Azure DocumentDB database service.

Type

Gets or sets the condition type in the Azure DocumentDB database service.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)