Share via


VMwareToAzStackHciRecoveryPointCustomProperties Class

Definition

VMware to AzStackHCI recovery point model custom properties.

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

Properties

DiskIds

Gets or sets the list of the disk Ids.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<DataReplicationRecoveryPointCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from DataReplicationRecoveryPointCustomProperties)
IJsonModel<VMwareToAzStackHciRecoveryPointCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VMwareToAzStackHciRecoveryPointCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DataReplicationRecoveryPointCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from DataReplicationRecoveryPointCustomProperties)
IPersistableModel<VMwareToAzStackHciRecoveryPointCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VMwareToAzStackHciRecoveryPointCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VMwareToAzStackHciRecoveryPointCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to