ASRProtectionContainerMapping Constructors
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.
Overloads
ASRProtectionContainerMapping() |
Initializes a new instance of the ASRProtectionContainerMapping class. |
ASRProtectionContainerMapping(ProtectionContainerMapping) |
Initializes a new instance of the ASRProtectionContainerMapping class with required parameters. |
ASRProtectionContainerMapping()
Initializes a new instance of the ASRProtectionContainerMapping class.
public ASRProtectionContainerMapping ();
Public Sub New ()
Applies to
ASRProtectionContainerMapping(ProtectionContainerMapping)
Initializes a new instance of the ASRProtectionContainerMapping class with required parameters.
public ASRProtectionContainerMapping (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMapping pcm);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionContainerMapping : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMapping -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionContainerMapping
Public Sub New (pcm As ProtectionContainerMapping)
Parameters
Protection container mapping object