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