Share via


HyperVToAzStackHciRecoveryPointModelCustomProperties Class

Definition

HyperV to AzStackHCI recovery point model custom properties.

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

Properties

DiskIds

Gets or sets the list of the disk Ids.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<HyperVToAzStackHciRecoveryPointModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<HyperVToAzStackHciRecoveryPointModelCustomProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<RecoveryPointModelCustomProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from RecoveryPointModelCustomProperties)
IPersistableModel<HyperVToAzStackHciRecoveryPointModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<HyperVToAzStackHciRecoveryPointModelCustomProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<HyperVToAzStackHciRecoveryPointModelCustomProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<RecoveryPointModelCustomProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from RecoveryPointModelCustomProperties)

Applies to