HyperVToAzStackHciProtectedItemCustomPropertiesUpdate 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.
HyperV to AzStackHCI Protected item model custom properties.
public class HyperVToAzStackHciProtectedItemCustomPropertiesUpdate : Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationProtectedItemCustomPropertiesUpdate, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciProtectedItemCustomPropertiesUpdate>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciProtectedItemCustomPropertiesUpdate>
type HyperVToAzStackHciProtectedItemCustomPropertiesUpdate = class
inherit DataReplicationProtectedItemCustomPropertiesUpdate
interface IJsonModel<HyperVToAzStackHciProtectedItemCustomPropertiesUpdate>
interface IPersistableModel<HyperVToAzStackHciProtectedItemCustomPropertiesUpdate>
Public Class HyperVToAzStackHciProtectedItemCustomPropertiesUpdate
Inherits DataReplicationProtectedItemCustomPropertiesUpdate
Implements IJsonModel(Of HyperVToAzStackHciProtectedItemCustomPropertiesUpdate), IPersistableModel(Of HyperVToAzStackHciProtectedItemCustomPropertiesUpdate)
- Inheritance
-
HyperVToAzStackHciProtectedItemCustomPropertiesUpdate
- Implements
Constructors
HyperVToAzStackHciProtectedItemCustomPropertiesUpdate() |
Initializes a new instance of HyperVToAzStackHciProtectedItemCustomPropertiesUpdate. |
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) |