Share via


VMwareToAzStackHciPlannedFailoverModelCustomProperties Class

Definition

VMware to AzStackHCI planned failover model custom properties.

public class VMwareToAzStackHciPlannedFailoverModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciPlannedFailoverModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciPlannedFailoverModelCustomProperties>
type VMwareToAzStackHciPlannedFailoverModelCustomProperties = class
    inherit PlannedFailoverModelCustomProperties
    interface IJsonModel<VMwareToAzStackHciPlannedFailoverModelCustomProperties>
    interface IPersistableModel<VMwareToAzStackHciPlannedFailoverModelCustomProperties>
Public Class VMwareToAzStackHciPlannedFailoverModelCustomProperties
Inherits PlannedFailoverModelCustomProperties
Implements IJsonModel(Of VMwareToAzStackHciPlannedFailoverModelCustomProperties), IPersistableModel(Of VMwareToAzStackHciPlannedFailoverModelCustomProperties)
Inheritance
VMwareToAzStackHciPlannedFailoverModelCustomProperties
Implements

Constructors

VMwareToAzStackHciPlannedFailoverModelCustomProperties(Boolean)

Initializes a new instance of VMwareToAzStackHciPlannedFailoverModelCustomProperties.

Properties

ShutdownSourceVm

Gets or sets a value indicating whether VM needs to be shut down.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<PlannedFailoverModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from PlannedFailoverModelCustomProperties)
IJsonModel<VMwareToAzStackHciPlannedFailoverModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VMwareToAzStackHciPlannedFailoverModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<PlannedFailoverModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from PlannedFailoverModelCustomProperties)
IPersistableModel<VMwareToAzStackHciPlannedFailoverModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VMwareToAzStackHciPlannedFailoverModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VMwareToAzStackHciPlannedFailoverModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to