Delen via


Get-AzRestorePointCollection

Een verzameling herstelpunten ophalen

Syntaxis

Get-AzRestorePointCollection
   [-ResourceGroupName] <String>
   [-Name] <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Een verzameling herstelpunten ophalen

Voorbeelden

Voorbeeld 1

Get-AzRestorePointCollection -ResourceGroupName <String> -Name <String>

Wordt gebruikt om de verzameling herstelpunten op te halen

Parameters

-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

-Name

Resourcenaam

Type:String
Aliassen:RestorePointCollectionName
Position:1
Default value:None
Vereist:True
Pijplijninvoer accepteren:True
Jokertekens accepteren:False

-ResourceGroupName

Naam resourcegroep

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

Invoerwaarden

String

Uitvoerwaarden

Microsoft.Azure.Commands.Compute.Automation.Models.PSRestorePointCollection