共用方式為


InMageRcmUpdateReplicationProtectedItemInput interface

InMageRcm provider specific input to update replication protected item.

Extends

Properties

instanceType

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

licenseType

The license type.

targetAvailabilitySetId

The target availability set ARM Id.

targetAvailabilityZone

The target availability zone.

targetBootDiagnosticsStorageAccountId

The target boot diagnostics storage account ARM Id.

targetNetworkId

The target network ARM Id.

targetProximityPlacementGroupId

The target proximity placement group Id.

targetResourceGroupId

The target resource group ARM Id.

targetVmName

The target VM name.

targetVmSize

The target VM size.

testNetworkId

The test network ARM Id.

vmNics

The list of NIC details.

Property Details

instanceType

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

instanceType: "InMageRcm"

Property Value

"InMageRcm"

licenseType

The license type.

licenseType?: string

Property Value

string

targetAvailabilitySetId

The target availability set ARM Id.

targetAvailabilitySetId?: string

Property Value

string

targetAvailabilityZone

The target availability zone.

targetAvailabilityZone?: string

Property Value

string

targetBootDiagnosticsStorageAccountId

The target boot diagnostics storage account ARM Id.

targetBootDiagnosticsStorageAccountId?: string

Property Value

string

targetNetworkId

The target network ARM Id.

targetNetworkId?: string

Property Value

string

targetProximityPlacementGroupId

The target proximity placement group Id.

targetProximityPlacementGroupId?: string

Property Value

string

targetResourceGroupId

The target resource group ARM Id.

targetResourceGroupId?: string

Property Value

string

targetVmName

The target VM name.

targetVmName?: string

Property Value

string

targetVmSize

The target VM size.

targetVmSize?: string

Property Value

string

testNetworkId

The test network ARM Id.

testNetworkId?: string

Property Value

string

vmNics

The list of NIC details.

vmNics?: InMageRcmNicInput[]

Property Value