Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InMageReprotectInput

Package version

interface

An interface representing InMageReprotectInput. InMageAzureV2 specific provider input.

Hierarchy

  • InMageReprotectInput

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.

processServerId

processServerId: string
member

{string} processServerId The Process Server Id.

profileId

profileId: string
member

{string} profileId The Policy 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.

Generated using TypeDoc