InMageEnableProtectionInput interface

VMware Azure specific enable protection input.

Extends

Properties

datastoreName

The target datastore name.

diskExclusionInput

The enable disk exclusion input.

disksToInclude

The disks to include list.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

masterTargetId

The Master Target Id.

multiVmGroupId

The multi VM group Id.

multiVmGroupName

The multi VM group name.

processServerId

The Process Server Id.

retentionDrive

The retention drive to use on the MT.

runAsAccountId

The CS account Id.

vmFriendlyName

The VM Name.

Property Details

datastoreName

The target datastore name.

datastoreName?: string

Property Value

string

diskExclusionInput

The enable disk exclusion input.

diskExclusionInput?: InMageDiskExclusionInput

Property Value

disksToInclude

The disks to include list.

disksToInclude?: string[]

Property Value

string[]

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "InMage"

Property Value

"InMage"

masterTargetId

The Master Target Id.

masterTargetId: string

Property Value

string

multiVmGroupId

The multi VM group Id.

multiVmGroupId: string

Property Value

string

multiVmGroupName

The multi VM group name.

multiVmGroupName: string

Property Value

string

processServerId

The Process Server Id.

processServerId: string

Property Value

string

retentionDrive

The retention drive to use on the MT.

retentionDrive: string

Property Value

string

runAsAccountId

The CS account Id.

runAsAccountId?: string

Property Value

string

vmFriendlyName

The VM Name.

vmFriendlyName?: string

Property Value

string