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