你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageAzureV2ReprotectInput interface

InMageAzureV2 specific provider input.

Extends

Properties

disksToInclude

The disks to include list.

instanceType

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

logStorageAccountId

The storage account to be used for logging during replication.

masterTargetId

The Master target Id.

policyId

The Policy Id.

processServerId

The Process Server Id.

runAsAccountId

The CS account Id.

storageAccountId

The storage account id.

Property Details

disksToInclude

The disks to include list.

disksToInclude?: string[]

Property Value

string[]

instanceType

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

instanceType: "InMageAzureV2"

Property Value

"InMageAzureV2"

logStorageAccountId

The storage account to be used for logging during replication.

logStorageAccountId?: string

Property Value

string

masterTargetId

The Master target Id.

masterTargetId?: string

Property Value

string

policyId

The Policy Id.

policyId?: string

Property Value

string

processServerId

The Process Server Id.

processServerId?: string

Property Value

string

runAsAccountId

The CS account Id.

runAsAccountId?: string

Property Value

string

storageAccountId

The storage account id.

storageAccountId?: string

Property Value

string