Aracılığıyla paylaş


HyperVReplicaAzureReprotectInput Class

Definition

Azure specific reprotect input.

[Newtonsoft.Json.JsonObject("HyperVReplicaAzure")]
public class HyperVReplicaAzureReprotectInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationProviderSpecificInput
[<Newtonsoft.Json.JsonObject("HyperVReplicaAzure")>]
type HyperVReplicaAzureReprotectInput = class
    inherit ReverseReplicationProviderSpecificInput
Public Class HyperVReplicaAzureReprotectInput
Inherits ReverseReplicationProviderSpecificInput
Inheritance
HyperVReplicaAzureReprotectInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

HyperVReplicaAzureReprotectInput()

Initializes a new instance of the HyperVReplicaAzureReprotectInput class.

HyperVReplicaAzureReprotectInput(String, String, String, String, String, String)

Initializes a new instance of the HyperVReplicaAzureReprotectInput class.

Properties

HvHostVMId

Gets or sets the Hyper-V host Vm Id.

LogStorageAccountId

Gets or sets the storage account to be used for logging during replication.

OSType

Gets or sets the OS type associated with vm.

StorageAccountId

Gets or sets the storage account name.

VHdId

Gets or sets the OS disk VHD id associated with vm.

VMName

Gets or sets the Vm Name.

Applies to