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

IInMageAzureV2UpdateReplicationProtectedItemInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageAzureV2UpdateReplicationProtectedItemInputTypeConverter))]
public interface IInMageAzureV2UpdateReplicationProtectedItemInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateReplicationProtectedItemProviderInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageAzureV2UpdateReplicationProtectedItemInputTypeConverter))>]
type IInMageAzureV2UpdateReplicationProtectedItemInput = interface
    interface IJsonSerializable
    interface IUpdateReplicationProtectedItemProviderInput
Public Interface IInMageAzureV2UpdateReplicationProtectedItemInput
Implements IUpdateReplicationProtectedItemProviderInput
Derived
Attributes
Implements

Properties

InstanceType

The class type.

(Inherited from IUpdateReplicationProtectedItemProviderInput)
RecoveryAzureV1ResourceGroupId

The recovery Azure resource group Id for classic deployment.

RecoveryAzureV2ResourceGroupId

The recovery Azure resource group Id for resource manager deployment.

SqlServerLicenseType

The SQL Server license type.

TargetAvailabilityZone

The target availability zone.

TargetManagedDiskTag

The tags for the target managed disks.

TargetNicTag

The tags for the target NICs.

TargetProximityPlacementGroupId

The target proximity placement group Id.

TargetVMTag

The target VM tags.

UseManagedDisk

A value indicating whether managed disks should be used during failover.

VMDisk

The list of disk update properties.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to