IA2AReplicationIntentDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |