RemoveProtectionContainerMappingInput 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
RemoveProtectionContainerMappingInput() |
Initializes a new instance of the RemoveProtectionContainerMappingInput class. |
RemoveProtectionContainerMappingInput(RemoveProtectionContainerMappingInputProperties) |
Initializes a new instance of the RemoveProtectionContainerMappingInput class. |
RemoveProtectionContainerMappingInput()
Initializes a new instance of the RemoveProtectionContainerMappingInput class.
public RemoveProtectionContainerMappingInput ();
Public Sub New ()
Applies to
RemoveProtectionContainerMappingInput(RemoveProtectionContainerMappingInputProperties)
Initializes a new instance of the RemoveProtectionContainerMappingInput class.
public RemoveProtectionContainerMappingInput (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RemoveProtectionContainerMappingInputProperties properties = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RemoveProtectionContainerMappingInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RemoveProtectionContainerMappingInputProperties -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RemoveProtectionContainerMappingInput
Public Sub New (Optional properties As RemoveProtectionContainerMappingInputProperties = Nothing)
Parameters
Configure protection input properties.