DynamicTableEntity.PartitionKey プロパティ

定義

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

public string PartitionKey { get; set; }
member this.PartitionKey : string with get, set
Public Property PartitionKey As String

プロパティ値

エンティティのパーティション キー値を表す文字列です。

実装

適用対象