AccessCondition.Type Property

Definition

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

public Microsoft.Azure.Documents.Client.AccessConditionType Type { get; set; }
Property Value

The condition type. Can be IfMatch or IfNoneMatch.