Get-AzRestorePoint
復元ポイントを取得するコマンド
構文
Get-AzRestorePoint
[-ResourceGroupName] <String>
[-RestorePointCollectionName] <String>
[-Name] <String>
[-InstanceView]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
説明
復元ポイントを取得するコマンド
例
例 1
Get-AzRestorePoint -ResourceGroupName <String> -RestorePointCollectionName <String> -Name <String>
復元ポイントの取得
パラメーター
-DefaultProfile
Azure との通信のために使用される資格情報、アカウント、テナント、サブスクリプションです。
| Type: | IAzureContextContainer |
| Aliases: | AzContext, AzureRmContext, AzureCredential |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-InstanceView
リソースの InstanceView
| Type: | SwitchParameter |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
-Name
リソース名
| Type: | String |
| Aliases: | RestorePointName |
| Position: | 1 |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
-ResourceGroupName
リソース グループ名
| Type: | String |
| Position: | 0 |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
-RestorePointCollectionName
復元ポイント コレクション名
| Type: | String |
| Position: | 1 |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
入力
出力
Microsoft.Azure.Commands.Compute.Automation.Models.PSRestorePoint
フィードバック
フィードバックの送信と表示