Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InMageEnableProtectionInput

Package version

interface

An interface representing InMageEnableProtectionInput. VMware Azure specific enable protection input.

Hierarchy

  • InMageEnableProtectionInput

Index

Properties

Optional datastoreName

datastoreName: undefined | string
member

{string} [datastoreName] The target datastore name.

Optional diskExclusionInput

diskExclusionInput: InMageDiskExclusionInput
member

{InMageDiskExclusionInput} [diskExclusionInput] The enable disk exclusion input.

Optional disksToInclude

disksToInclude: string[]
member

{string[]} [disksToInclude] The disks to include list.

instanceType

instanceType: "InMage"
member

{string} instanceType Polymorphic Discriminator

masterTargetId

masterTargetId: string
member

{string} masterTargetId The Master Target Id.

multiVmGroupId

multiVmGroupId: string
member

{string} multiVmGroupId The multi vm group Id.

multiVmGroupName

multiVmGroupName: string
member

{string} multiVmGroupName The multi vm group name.

processServerId

processServerId: string
member

{string} processServerId The Process Server Id.

retentionDrive

retentionDrive: string
member

{string} retentionDrive The retention drive to use on the MT.

Optional runAsAccountId

runAsAccountId: undefined | string
member

{string} [runAsAccountId] The CS account Id.

Optional vmFriendlyName

vmFriendlyName: undefined | string
member

{string} [vmFriendlyName] The Vm Name.

Generated using TypeDoc