Compartir a través de


ContainerPartitionKey.SystemKey Propiedad

Definición

Obtiene indica si el contenedor usa una clave de partición generada por el sistema.

[Newtonsoft.Json.JsonProperty(PropertyName="systemKey")]
public bool? SystemKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemKey")>]
member this.SystemKey : Nullable<bool>
Public ReadOnly Property SystemKey As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a