Method | Description | |
---|---|---|
ASRRecoveryPoint ( ) : Microsoft.Azure.Management.SiteRecovery.Models |
Initializes a new instance of the ASRRecoveryPoint class.
|
|
ASRRecoveryPoint ( Microsoft.Azure.Management.SiteRecovery.Models.RecoveryPoint recoveryPoint ) : Microsoft.Azure.Management.SiteRecovery.Models |
Initializes a new instance of the ASRRecoveryPoint class.
|
public ASRRecoveryPoint ( ) : Microsoft.Azure.Management.SiteRecovery.Models | ||
return | Microsoft.Azure.Management.SiteRecovery.Models |
public ASRRecoveryPoint ( Microsoft.Azure.Management.SiteRecovery.Models.RecoveryPoint recoveryPoint ) : Microsoft.Azure.Management.SiteRecovery.Models | ||
recoveryPoint | Microsoft.Azure.Management.SiteRecovery.Models.RecoveryPoint | Recovery point object to read values from. |
return | Microsoft.Azure.Management.SiteRecovery.Models |