Share via


HyperVToAzStackHciPlannedFailoverCustomProperties Class

Definition

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
HyperVToAzStackHciPlannedFailoverCustomProperties
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)

Explicit Interface Implementations

IJsonModel<HyperVToAzStackHciPlannedFailoverCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<HyperVToAzStackHciPlannedFailoverCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<PlannedFailoverCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from PlannedFailoverCustomProperties)
IJsonModel<PlannedFailoverCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from PlannedFailoverCustomProperties)
IPersistableModel<HyperVToAzStackHciPlannedFailoverCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HyperVToAzStackHciPlannedFailoverCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<HyperVToAzStackHciPlannedFailoverCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<PlannedFailoverCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from PlannedFailoverCustomProperties)
IPersistableModel<PlannedFailoverCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from PlannedFailoverCustomProperties)
IPersistableModel<PlannedFailoverCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from PlannedFailoverCustomProperties)

Applies to