Delen via


VmWorkloadSapHanaSystemWorkloadItem Class

Definition

Azure VM workload-specific workload item representing SAP HANA System.

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

Constructors

VmWorkloadSapHanaSystemWorkloadItem()

Initializes a new instance of VmWorkloadSapHanaSystemWorkloadItem.

Properties

BackupManagementType

Type of backup management to backup an item.

(Inherited from WorkloadItem)
FriendlyName

Friendly name of the backup item.

(Inherited from WorkloadItem)
IsAutoProtectable

Indicates if workload item is auto-protectable.

(Inherited from VmWorkloadItem)
ParentName

Name for instance or AG.

(Inherited from VmWorkloadItem)
ProtectionState

State of the back up item.

(Inherited from WorkloadItem)
ServerName

Host/Cluster Name for instance or AG.

(Inherited from VmWorkloadItem)
SubInquiredItemCount

For instance or AG, indicates number of DB's present.

(Inherited from VmWorkloadItem)
SubWorkloadItemCount

For instance or AG, indicates number of DB's to be protected.

(Inherited from VmWorkloadItem)
WorkloadType

Type of workload for the backup management.

(Inherited from WorkloadItem)

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<VmWorkloadItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from VmWorkloadItem)
IJsonModel<VmWorkloadSapHanaSystemWorkloadItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VmWorkloadSapHanaSystemWorkloadItem>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<WorkloadItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from WorkloadItem)
IPersistableModel<VmWorkloadItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from VmWorkloadItem)
IPersistableModel<VmWorkloadSapHanaSystemWorkloadItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VmWorkloadSapHanaSystemWorkloadItem>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VmWorkloadSapHanaSystemWorkloadItem>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<WorkloadItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from WorkloadItem)

Applies to