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

IA2ACreateProtectionIntentInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2ACreateProtectionIntentInputTypeConverter))]
public interface IA2ACreateProtectionIntentInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.ICreateProtectionIntentProviderSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2ACreateProtectionIntentInputTypeConverter))>]
type IA2ACreateProtectionIntentInput = interface
    interface IJsonSerializable
    interface ICreateProtectionIntentProviderSpecificDetails
Public Interface IA2ACreateProtectionIntentInput
Implements ICreateProtectionIntentProviderSpecificDetails
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 authentication type for automation account. The default value is "RunAsAccount".

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

The class type.

(Inherited from ICreateProtectionIntentProviderSpecificDetails)
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.

PrimaryStagingStorageAccountCustomInputResourceType

The class type.

ProtectionProfileCustomInputResourceType

The class type.

RecoveryAvailabilitySetCustomInputResourceType

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.

RecoveryProximityPlacementGroupCustomInputResourceType

The class type.

RecoveryResourceGroupId

The recovery resource group Id. Valid for V2 scenarios.

RecoverySubscriptionId

The recovery subscription Id of the virtual machine.

RecoveryVirtualNetworkCustomInputResourceType

The class type.

VMDisk

The list of vm disk inputs.

VMManagedDisk

The list of vm managed disk inputs.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to