Delen via


Get-AzCosmosDBGremlinGraphBackupInformation

Haalt de meest recente restorable timestamp voor een gremlin-grafiek op.

Syntaxis

Get-AzCosmosDBGremlinGraphBackupInformation
   -ResourceGroupName <String>
   -AccountName <String>
   -DatabaseName <String>
   -Name <String>
   -Location <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Haalt de meest recente restorable timestamp voor een gremlin-grafiek op. Dit is de meest recente tijdstempel tot aan welke gebruiker deze gremlin-grafiek kan herstellen.

Voorbeelden

Voorbeeld 1

Get-AzCosmosDBGremlinGraphBackupInformation -ResourceGroupName CosmosDBResourceGroup3668 -AccountName pitr-gremlin-stage-source -DatabaseName TestDB1 -Name TestGraphInDB1 -Location "EAST US 2"

LatestRestorableTimestamp
-------------------------
1623042210

Haalt de meest recente restorable timestamp voor een gremlin-grafiek op. Dit is de meest recente tijdstempel tot aan welke gebruiker deze gremlin-grafiek kan herstellen.

Parameters

-AccountName

Naam van het Cosmos DB-databaseaccount.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-DatabaseName

De naam van de Gremlin-database.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-DefaultProfile

De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.

Type:IAzureContextContainer
Aliassen:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-Location

Naam van de locatie in tekenreeks.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-Name

Naam van Gremlin Graph.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-ResourceGroupName

De naam van de resourcegroep.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

Invoerwaarden

None

Uitvoerwaarden

PSGraphBackupInformation