Share via


HyperVToAzStackHciRecoveryPointCustomProperties Class

Definition

HyperV to AzStackHCI recovery point model custom properties.

public class HyperVToAzStackHciRecoveryPointCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationRecoveryPointCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciRecoveryPointCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciRecoveryPointCustomProperties>
type HyperVToAzStackHciRecoveryPointCustomProperties = class
    inherit DataReplicationRecoveryPointCustomProperties
    interface IJsonModel<HyperVToAzStackHciRecoveryPointCustomProperties>
    interface IPersistableModel<HyperVToAzStackHciRecoveryPointCustomProperties>
Public Class HyperVToAzStackHciRecoveryPointCustomProperties
Inherits DataReplicationRecoveryPointCustomProperties
Implements IJsonModel(Of HyperVToAzStackHciRecoveryPointCustomProperties), IPersistableModel(Of HyperVToAzStackHciRecoveryPointCustomProperties)
Inheritance
HyperVToAzStackHciRecoveryPointCustomProperties
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<HyperVToAzStackHciRecoveryPointCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<HyperVToAzStackHciRecoveryPointCustomProperties>.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<HyperVToAzStackHciRecoveryPointCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HyperVToAzStackHciRecoveryPointCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<HyperVToAzStackHciRecoveryPointCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to