VMwareToAzStackHciProtectedItemCustomPropertiesUpdate Class
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.
VMware to AzStackHCI Protected item model custom properties.
public class VMwareToAzStackHciProtectedItemCustomPropertiesUpdate : Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationProtectedItemCustomPropertiesUpdate, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciProtectedItemCustomPropertiesUpdate>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciProtectedItemCustomPropertiesUpdate>
type VMwareToAzStackHciProtectedItemCustomPropertiesUpdate = class
inherit DataReplicationProtectedItemCustomPropertiesUpdate
interface IJsonModel<VMwareToAzStackHciProtectedItemCustomPropertiesUpdate>
interface IPersistableModel<VMwareToAzStackHciProtectedItemCustomPropertiesUpdate>
Public Class VMwareToAzStackHciProtectedItemCustomPropertiesUpdate
Inherits DataReplicationProtectedItemCustomPropertiesUpdate
Implements IJsonModel(Of VMwareToAzStackHciProtectedItemCustomPropertiesUpdate), IPersistableModel(Of VMwareToAzStackHciProtectedItemCustomPropertiesUpdate)
- Inheritance
-
VMwareToAzStackHciProtectedItemCustomPropertiesUpdate
- Implements
Constructors
VMwareToAzStackHciProtectedItemCustomPropertiesUpdate() |
Initializes a new instance of VMwareToAzStackHciProtectedItemCustomPropertiesUpdate. |
Properties
DynamicMemoryConfig |
Protected item dynamic memory config. |
IsDynamicRam |
Gets or sets a value indicating whether memory is dynamical. |
NicsToInclude |
Gets or sets the list of VM NIC to replicate. |
OSType |
Gets or sets the type of the OS. |
TargetCpuCores |
Gets or sets the target CPU cores. |
TargetMemoryInMegaBytes |
Gets or sets the target memory in mega-bytes. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |