Delen via


ContainerPartitionKey.SystemKey Property

Definition

Gets indicates if the container is using a system generated partition key

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to