次の方法で共有


ContainerPartitionKey.SystemKey プロパティ

定義

コンテナーがシステムによって生成されたパーティション キーを使用しているかどうかを示す値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象