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

HyperVReplicaAzureReprotectContent 类

定义

特定于 Azure 的重新保护输入。

public class HyperVReplicaAzureReprotectContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReverseReplicationProviderSpecificContent
type HyperVReplicaAzureReprotectContent = class
    inherit ReverseReplicationProviderSpecificContent
Public Class HyperVReplicaAzureReprotectContent
Inherits ReverseReplicationProviderSpecificContent
继承
HyperVReplicaAzureReprotectContent

构造函数

HyperVReplicaAzureReprotectContent()

初始化 HyperVReplicaAzureReprotectContent 的新实例。

属性

HyperVHostVmId

Hyper-V 主机 VM ID。

LogStorageAccountId

复制期间用于日志记录的存储帐户。

OSType

与 vm 关联的 OS 类型。

StorageAccountId

存储帐户名称。

VhdId

与 VM 关联的 OS 磁盘 VHD ID。

VmName

VM 名称。

适用于