CreateProtectionContainerMappingInputProperties Class
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.
Configure pairing input properties.
public class CreateProtectionContainerMappingInputProperties
type CreateProtectionContainerMappingInputProperties = class
Public Class CreateProtectionContainerMappingInputProperties
- Inheritance
-
CreateProtectionContainerMappingInputProperties
Constructors
CreateProtectionContainerMappingInputProperties() |
Initializes a new instance of the CreateProtectionContainerMappingInputProperties class. |
CreateProtectionContainerMappingInputProperties(String, String, ReplicationProviderSpecificContainerMappingInput) |
Initializes a new instance of the CreateProtectionContainerMappingInputProperties class. |
Properties
PolicyId |
Gets or sets applicable policy. |
ProviderSpecificInput |
Gets or sets provider specific input for pairing. |
TargetProtectionContainerId |
Gets or sets the target unique protection container name. |