次の方法で共有


PreRestoreRequest.Partition プロパティ

定義

復元前パーティションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象