Skip to content

Commit

Permalink
Updating the description of parameter RecoveryPoint in Start-AzRecove…
Browse files Browse the repository at this point in the history
…ryServicesAsrUnplannedFailoverJob (#15223)

Updating Description of RecoveryPoint parameter - to let customers know what would happen if it is not specified.
  • Loading branch information
rishjai-msft authored Jun 10, 2021
1 parent 4fb8007 commit 484533d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Accept wildcard characters: False
```
### -RecoveryPoint
Specifies a custom recovery point to failover the protected machine to.
Specifies a custom recovery point to failover the protected machine to. If not specified, ASR will process the pending writes and pick the latest recovery point (lowest RPO).
```yaml
Type: Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRecoveryPoint
Expand Down

0 comments on commit 484533d

Please sign in to comment.