InMageReprotectInput 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.
InMageAzureV2 specific provider input.
[Newtonsoft.Json.JsonObject("InMage")]
public class InMageReprotectInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMage")>]
type InMageReprotectInput = class
inherit ReverseReplicationProviderSpecificInput
Public Class InMageReprotectInput
Inherits ReverseReplicationProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageReprotectInput() |
Initializes a new instance of the InMageReprotectInput class. |
InMageReprotectInput(String, String, String, String, String, String, InMageDiskExclusionInput, IList<String>) |
Initializes a new instance of the InMageReprotectInput class. |
Properties
DatastoreName |
Gets or sets the target datastore name. |
DiskExclusionInput |
Gets or sets the enable disk exclusion input. |
DisksToInclude |
Gets or sets the disks to include list. |
MasterTargetId |
Gets or sets the Master Target Id. |
ProcessServerId |
Gets or sets the Process Server Id. |
ProfileId |
Gets or sets the Policy Id. |
RetentionDrive |
Gets or sets the retention drive to use on the MT. |
RunAsAccountId |
Gets or sets the CS account Id. |
Methods
Validate() |
Validate the object. |