次の方法で共有


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 名。

適用対象