VMwareToAzStackHciPlannedFailoverCustomProperties 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 planned failover model custom properties.
public class VMwareToAzStackHciPlannedFailoverCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciPlannedFailoverCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciPlannedFailoverCustomProperties>
type VMwareToAzStackHciPlannedFailoverCustomProperties = class
inherit PlannedFailoverCustomProperties
interface IJsonModel<VMwareToAzStackHciPlannedFailoverCustomProperties>
interface IPersistableModel<VMwareToAzStackHciPlannedFailoverCustomProperties>
Public Class VMwareToAzStackHciPlannedFailoverCustomProperties
Inherits PlannedFailoverCustomProperties
Implements IJsonModel(Of VMwareToAzStackHciPlannedFailoverCustomProperties), IPersistableModel(Of VMwareToAzStackHciPlannedFailoverCustomProperties)
- Inheritance
- Implements
Constructors
VMwareToAzStackHciPlannedFailoverCustomProperties(Boolean) |
Initializes a new instance of VMwareToAzStackHciPlannedFailoverCustomProperties. |
Properties
ShutdownSourceVm |
Gets or sets a value indicating whether VM needs to be shut down. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |