次の方法で共有


RestoreParameters.RestoreSource プロパティ

定義

復元を開始する必要がある復元可能なデータベース アカウントの ID を取得または設定します。 例: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象