ContainerPartitionKey.SystemKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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