Partager via


RestoreRequestDynamicParameters.GremlinDatabasesToRestore Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The list of PSGremlinDatabaseToRestore objects which specify the subset of databases and graphs to restore from the source account. (If not provided, all the databases will be restored)", Mandatory=false)]
public Microsoft.Azure.Commands.CosmosDB.Models.PSGremlinDatabaseToRestore[] GremlinDatabasesToRestore { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The list of PSGremlinDatabaseToRestore objects which specify the subset of databases and graphs to restore from the source account. (If not provided, all the databases will be restored)", Mandatory=false)>]
member this.GremlinDatabasesToRestore : Microsoft.Azure.Commands.CosmosDB.Models.PSGremlinDatabaseToRestore[] with get, set
Public Property GremlinDatabasesToRestore As PSGremlinDatabaseToRestore()

Property Value

Attributes

Applies to