Freigeben über


InMageEnableProtectionInput Class

Definition

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
InMageEnableProtectionInput
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.

Applies to