Delen via


WorkloadSapHanaPointInTimeRestoreWithRehydrateContent Class

Definition

AzureWorkload SAP Hana-specific restore with integrated rehydration of recovery point.

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

Constructors

WorkloadSapHanaPointInTimeRestoreWithRehydrateContent()

Initializes a new instance of WorkloadSapHanaPointInTimeRestoreWithRehydrateContent.

Properties

PointInTime

PointInTime value.

(Inherited from WorkloadSapHanaPointInTimeRestoreContent)
PropertyBag

Workload specific property bag.

(Inherited from WorkloadRestoreContent)
RecoveryMode

Defines whether the current recovery mode is file restore or database restore.

(Inherited from WorkloadRestoreContent)
RecoveryPointRehydrationInfo

RP Rehydration Info.

RecoveryType

Type of this recovery.

(Inherited from WorkloadRestoreContent)
SnapshotRestoreParameters

Additional details for snapshot recovery Currently used for snapshot for SAP Hana.

(Inherited from WorkloadRestoreContent)
SourceResourceId

Fully qualified ARM ID of the VM on which workload that was running is being recovered.

(Inherited from WorkloadRestoreContent)
TargetInfo

Details of target database.

(Inherited from WorkloadRestoreContent)
TargetResourceGroupName

Defines the Resource group of the Target VM.

(Inherited from WorkloadRestoreContent)
TargetVirtualMachineId

This is the complete ARM Id of the target VM For e.g. /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}

(Inherited from WorkloadRestoreContent)
UserAssignedManagedIdentityDetails

User Assigned managed identity details Currently used for snapshot.

(Inherited from WorkloadRestoreContent)

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<RestoreContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from RestoreContent)
IJsonModel<WorkloadRestoreContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from WorkloadRestoreContent)
IJsonModel<WorkloadSapHanaPointInTimeRestoreContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from WorkloadSapHanaPointInTimeRestoreContent)
IJsonModel<WorkloadSapHanaPointInTimeRestoreWithRehydrateContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<WorkloadSapHanaPointInTimeRestoreWithRehydrateContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<WorkloadSapHanaRestoreContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from WorkloadSapHanaRestoreContent)
IPersistableModel<RestoreContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from RestoreContent)
IPersistableModel<WorkloadRestoreContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from WorkloadRestoreContent)
IPersistableModel<WorkloadSapHanaPointInTimeRestoreContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from WorkloadSapHanaPointInTimeRestoreContent)
IPersistableModel<WorkloadSapHanaPointInTimeRestoreWithRehydrateContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<WorkloadSapHanaPointInTimeRestoreWithRehydrateContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<WorkloadSapHanaPointInTimeRestoreWithRehydrateContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<WorkloadSapHanaRestoreContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from WorkloadSapHanaRestoreContent)

Applies to