Share via


CosmosDBAccountRestoreParameters.TablesToRestore Property

Definition

List of specific tables available for restore.

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

Property Value

Applies to