次の方法で共有


CosmosDBAccountRestoreParameters.TablesToRestore プロパティ

定義

復元に使用できる特定のテーブルの一覧。

public System.Collections.Generic.IList<string> TablesToRestore { get; }
member this.TablesToRestore : System.Collections.Generic.IList<string>
Public ReadOnly Property TablesToRestore As IList(Of String)

プロパティ値

適用対象