Freigeben über


AccessCondition.Type Eigenschaft

Definition

Ruft den Bedingungstyp im Azure Cosmos DB-Dienst ab oder legt diese fest.

public Microsoft.Azure.Documents.Client.AccessConditionType Type { get; set; }
member this.Type : Microsoft.Azure.Documents.Client.AccessConditionType with get, set
Public Property Type As AccessConditionType

Eigenschaftswert

Der Bedingungstyp. Dies kann IfMatch oder IfNoneMatch sein.

Gilt für: