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

IA2AReplicationIntentDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2AReplicationIntentDetailsTypeConverter))]
public interface IA2AReplicationIntentDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IReplicationProtectionIntentProviderSpecificSettings
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2AReplicationIntentDetailsTypeConverter))>]
type IA2AReplicationIntentDetails = interface
    interface IJsonSerializable
    interface IReplicationProtectionIntentProviderSpecificSettings
Public Interface IA2AReplicationIntentDetails
Implements IReplicationProtectionIntentProviderSpecificSettings
Derived
Attributes
Implements

Properties

AgentAutoUpdateStatus

A value indicating whether the auto update is enabled.

AutomationAccountArmId

The automation account arm id.

AutomationAccountAuthenticationType

A value indicating the type authentication to use for automation Account.

AutoProtectionOfDataDisk

A value indicating whether the auto protection is enabled.

DiskEncryptionKeyInfoKeyVaultResourceArmId

The KeyVault resource ARM id for secret.

DiskEncryptionKeyInfoSecretIdentifier

The secret url / identifier.

FabricObjectId

The fabric specific object Id of the virtual machine.

InstanceType

Gets the Instance type.

(Inherited from IReplicationProtectionIntentProviderSpecificSettings)
KeyEncryptionKeyInfoKeyIdentifier

The key URL / identifier.

KeyEncryptionKeyInfoKeyVaultResourceArmId

The KeyVault resource ARM Id for key.

MultiVMGroupId

The multi vm group id.

MultiVMGroupName

The multi vm group name.

PrimaryLocation

The primary location for the virtual machine.

PrimaryStagingStorageAccountResourceType

The class type.

ProtectionProfileResourceType

The class type.

RecoveryAvailabilitySetResourceType

The class type.

RecoveryAvailabilityType

The recovery availability type of the virtual machine.

RecoveryAvailabilityZone

The recovery availability zone.

RecoveryBootDiagStorageAccountResourceType

The class type.

RecoveryLocation

The recovery location for the virtual machine.

RecoveryProximityPlacementGroupResourceType

The class type.

RecoveryResourceGroupId

The recovery resource group id.

RecoverySubscriptionId

The recovery subscription Id of the virtual machine.

RecoveryVirtualNetworkResourceType

The class type.

VMDisk

The list of vm disk details.

VMManagedDisk

The list of vm managed disk details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to