次の方法で共有


ServiceSasParameters.PartitionKeyEnd プロパティ

定義

パーティション キーの末尾を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="endPk")]
public string PartitionKeyEnd { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endPk")>]
member this.PartitionKeyEnd : string with get, set
Public Property PartitionKeyEnd As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象