Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InMageAzureV2ReprotectInput

Package version

interface

An interface representing InMageAzureV2ReprotectInput. InMageAzureV2 specific provider input.

Hierarchy

  • InMageAzureV2ReprotectInput

Index

Properties

Optional disksToInclude

disksToInclude: string[]
member

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

instanceType

instanceType: "InMageAzureV2"
member

{string} instanceType Polymorphic Discriminator

Optional logStorageAccountId

logStorageAccountId: undefined | string
member

{string} [logStorageAccountId] The storage account to be used for logging during replication.

Optional masterTargetId

masterTargetId: undefined | string
member

{string} [masterTargetId] The Master target Id.

Optional policyId

policyId: undefined | string
member

{string} [policyId] The Policy Id.

Optional processServerId

processServerId: undefined | string
member

{string} [processServerId] The Process Server Id.

Optional runAsAccountId

runAsAccountId: undefined | string
member

{string} [runAsAccountId] The CS account Id.

Optional storageAccountId

storageAccountId: undefined | string
member

{string} [storageAccountId] The storage account id.

Generated using TypeDoc