次の方法で共有


ServiceSasParameters.RowKeyEnd プロパティ

定義

行キーの末尾を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象