PSRestoreParameters.GremlinDatabasesToRestore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets array of specific gremlin databases to restore.
public Microsoft.Azure.Commands.CosmosDB.Models.PSGremlinDatabaseToRestore[] GremlinDatabasesToRestore { get; set; }
member this.GremlinDatabasesToRestore : Microsoft.Azure.Commands.CosmosDB.Models.PSGremlinDatabaseToRestore[] with get, set
Public Property GremlinDatabasesToRestore As PSGremlinDatabaseToRestore()