Compartir a través de


ContainerPartitionKey.Version Propiedad

Definición

Obtiene o establece indica la versión de la definición de clave de partición.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a