Compartilhar via


ConflictProperties.OperationKind Propriedade

Definição

Obtém a operação que resultou no conflito no serviço do Azure Cosmos DB.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="operationType")]
public Microsoft.Azure.Cosmos.OperationKind OperationKind { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="operationType")>]
member this.OperationKind : Microsoft.Azure.Cosmos.OperationKind
Public ReadOnly Property OperationKind As OperationKind

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a