共用方式為


InMageReprotectInput interface

InMageAzureV2 specific provider 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.

processServerId

The Process Server Id.

profileId

The Policy Id.

retentionDrive

The retention drive to use on the MT.

runAsAccountId

The CS account Id.

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

processServerId

The Process Server Id.

processServerId: string

Property Value

string

profileId

The Policy Id.

profileId: 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