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

ASRHyperVReplicaAzureSpecificRPIDetails Class

Definition

InMageAzureV2 Specific Replication Protected Item Details.

public class ASRHyperVReplicaAzureSpecificRPIDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProviderSpecificRPIDetails
type ASRHyperVReplicaAzureSpecificRPIDetails = class
    inherit ASRProviderSpecificRPIDetails
Public Class ASRHyperVReplicaAzureSpecificRPIDetails
Inherits ASRProviderSpecificRPIDetails
Inheritance
ASRHyperVReplicaAzureSpecificRPIDetails

Constructors

ASRHyperVReplicaAzureSpecificRPIDetails(HyperVReplicaAzureReplicationDetails)

Initializes a new instance of theASRAzureToAzureSpecificRPIDetails class.

Properties

AzureVMDiskDetails

Gets or sets azure VM Disk details.

DiskTag

Gets or sets the tags for the disks.

EnableRDPOnTargetOption

Gets or sets the selected option to enable RDP\SSH on target vm after failover. String value of {SrsDataContract.EnableRDPOnTargetOption} enum.

Encryption

Gets or sets the encryption info.

LastReplicatedTime

Gets or sets the Last replication time.

LicenseType

Gets or sets license Type of the VM to be used.

OsDetails

Gets or sets the operating system info.

RecoveryAvailabilitySetId

Gets or sets the recovery availability set Id.

RecoveryAvailabilityZone

Gets or sets the resource ID of the availability zone to failover this virtual machine to.

RecoveryAzureLogStorageAccountId

Gets or sets the ARM id of the log storage account used for replication. This will be set to null if no log storage account was provided during enable protection.

RecoveryAzureStorageAccount

Gets or sets the recovery Azure storage account.

RecoveryAzureVMName

Gets or sets recovery Azure given name.

RecoveryAzureVMSize

Gets or sets the Recovery Azure VM size.

RecoveryNicTag

Gets or sets the tags for the target NICs.

RecoveryProximityPlacementGroupId

Gets or sets the proximity placement group Id for replication protected item after failover.

RecoveryVmTag

Gets or sets target VM tags.

SelectedRecoveryAzureNetworkId

Gets or sets the selected recovery azure network Id.

SourceVmCPUCount

Gets or sets the CPU count of the VM on the primary side.

SourceVmRAMSizeInMB

Gets or sets the RAM size of the VM on the primary side.

SqlServerLicenseType

Gets or sets the SQL Server license type of the machine in the event of a failover.

UseManagedDisks

Gets or sets a value indicating whether managed disks should be used during failover.

VmId

Gets or sets the virtual machine Id.

VmProtectionState

Gets or sets the protection state for the vm.

VmProtectionStateDescription

Gets or sets the protection state description for the vm.

Applies to