Share via


InMageRcmApplyRecoveryPointContent(ResourceIdentifier) Constructor

Definition

Initializes a new instance of InMageRcmApplyRecoveryPointContent.

public InMageRcmApplyRecoveryPointContent (Azure.Core.ResourceIdentifier recoveryPointId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmApplyRecoveryPointContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmApplyRecoveryPointContent
Public Sub New (recoveryPointId As ResourceIdentifier)

Parameters

recoveryPointId
ResourceIdentifier

The recovery point Id.

Exceptions

recoveryPointId is null.

Applies to