ASRHyperVReplicaAzureSpecificRPIDetails Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of theASRAzureToAzureSpecificRPIDetails class.
public ASRHyperVReplicaAzureSpecificRPIDetails (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HyperVReplicaAzureReplicationDetails details);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHyperVReplicaAzureSpecificRPIDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HyperVReplicaAzureReplicationDetails -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHyperVReplicaAzureSpecificRPIDetails
Public Sub New (details As HyperVReplicaAzureReplicationDetails)