IHyperVToAzStackHciprotectedItemModelCustomProperties 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.Api20210216Preview.HyperVToAzStackHciprotectedItemModelCustomPropertiesTypeConverter))]
public interface IHyperVToAzStackHciprotectedItemModelCustomProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemModelCustomProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.HyperVToAzStackHciprotectedItemModelCustomPropertiesTypeConverter))>]
type IHyperVToAzStackHciprotectedItemModelCustomProperties = interface
interface IJsonSerializable
interface IProtectedItemModelCustomProperties
Public Interface IHyperVToAzStackHciprotectedItemModelCustomProperties
Implements IProtectedItemModelCustomProperties
- Derived
- Attributes
- Implements
Properties
ActiveLocation |
Gets or sets the location of the protected item. |
CustomLocationRegion |
Gets or sets the location of Azure Arc HCI custom location resource. |
DisksToInclude |
Gets or sets the list of disks to replicate. |
DynamicMemoryConfig |
Protected item dynamic memory config. |
FabricDiscoveryMachineId |
Gets or sets the ARM Id of the discovered machine. |
FailoverRecoveryPointId |
Gets or sets the recovery point Id to which the VM was failed over. |
FirmwareType |
Gets or sets the firmware type. |
HyperVGeneration |
Gets or sets the hypervisor generation of the virtual machine. |
InitialReplicationProgressPercentage |
Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM. |
InstanceType |
Gets or sets the instance type. (Inherited from IProtectedItemModelCustomProperties) |
IsDynamicRam |
Gets or sets a value indicating whether memory is dynamical. |
LastRecoveryPointId |
Gets or sets the last recovery point Id. |
LastRecoveryPointReceived |
Gets or sets the last recovery point received time. |
LastReplicationUpdateTime |
Gets or sets the latest timestamp that replication status is updated. |
NicsToInclude |
Gets or sets the list of VM NIC to replicate. |
OSName |
Gets or sets the name of the OS. |
OSType |
Gets or sets the type of the OS. |
ProtectedDisk |
Gets or sets the list of protected disks. |
ProtectedNic |
Gets or sets the VM NIC details. |
ResyncProgressPercentage |
Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM. |
RunAsAccountId |
Gets or sets the Run As account Id. |
SourceApplianceName |
Gets or sets the source appliance name. |
SourceCpuCore |
Gets or sets the source VM CPU cores. |
SourceDraName |
Gets or sets the source DRA name. |
SourceMemoryInMegaByte |
Gets or sets the source VM ram memory size in megabytes. |
SourceVMName |
Gets or sets the source VM display name. |
StorageContainerId |
Gets or sets the target storage container ARM Id. |
TargetApplianceName |
Gets or sets the target appliance name. |
TargetArcClusterCustomLocationId |
Gets or sets the Target Arc Cluster Custom Location ARM Id. |
TargetAzStackHciClusterName |
Gets or sets the Target AzStackHCI cluster name. |
TargetCpuCore |
Gets or sets the target CPU cores. |
TargetDraName |
Gets or sets the target DRA name. |
TargetHciClusterId |
Gets or sets the Target HCI Cluster ARM Id. |
TargetLocation |
Gets or sets the target location. |
TargetMemoryInMegaByte |
Gets or sets the target memory in mega-bytes. |
TargetNetworkId |
Gets or sets the target network Id within AzStackHCI Cluster. |
TargetResourceGroupId |
Gets or sets the target resource group ARM Id. |
TargetVMBiosId |
Gets or sets the BIOS Id of the target AzStackHCI VM. |
TargetVMName |
Gets or sets the target VM display name. |
TestNetworkId |
Gets or sets the target test network Id within AzStackHCI Cluster. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |