Partilhar via


PartitionKeyDefinition.Version Propriedade

Definição

Obtém ou define a versão do esquema de particionamento a ser aplicada na chave de partição

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="version")]
public Microsoft.Azure.Documents.PartitionKeyDefinitionVersion? Version { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="version")>]
member this.Version : Nullable<Microsoft.Azure.Documents.PartitionKeyDefinitionVersion> with get, set
Public Property Version As Nullable(Of PartitionKeyDefinitionVersion)

Valor da propriedade

Um dos valores da enumeração PartitionKeyDefinitionVersion.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a