DisableProtectionInputProperties 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.
Disable protection input properties.
public class DisableProtectionInputProperties
type DisableProtectionInputProperties = class
Public Class DisableProtectionInputProperties
- Inheritance
-
DisableProtectionInputProperties
Constructors
DisableProtectionInputProperties() |
Initializes a new instance of the DisableProtectionInputProperties class. |
DisableProtectionInputProperties(String, DisableProtectionProviderSpecificInput) |
Initializes a new instance of the DisableProtectionInputProperties class. |
Properties
DisableProtectionReason |
Gets or sets disable protection reason. It can have values NotSpecified/MigrationComplete. Possible values include: 'NotSpecified', 'MigrationComplete' |
ReplicationProviderInput |
Gets or sets replication provider specific input. |