InMageEnableProtectionInput 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.
VMware Azure specific enable protection input.
[Newtonsoft.Json.JsonObject("InMage")]
public class InMageEnableProtectionInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EnableProtectionProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMage")>]
type InMageEnableProtectionInput = class
inherit EnableProtectionProviderSpecificInput
Public Class InMageEnableProtectionInput
Inherits EnableProtectionProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMageEnableProtectionInput() |
Initializes a new instance of the InMageEnableProtectionInput class. |
InMageEnableProtectionInput(String, String, String, String, String, String, String, String, InMageDiskExclusionInput, IList<String>) |
Initializes a new instance of the InMageEnableProtectionInput 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. |
MultiVMGroupId |
Gets or sets the multi VM group Id. |
MultiVMGroupName |
Gets or sets the multi VM group name. |
ProcessServerId |
Gets or sets the Process Server Id. |
RetentionDrive |
Gets or sets the retention drive to use on the MT. |
RunAsAccountId |
Gets or sets the CS account Id. |
VMFriendlyName |
Gets or sets the VM Name. |
Methods
Validate() |
Validate the object. |