Delen via


VmWorkloadSapHanaHsrProtectableItem Class

Definition

Azure VM workload-specific protectable item representing HANA HSR.

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

Constructors

VmWorkloadSapHanaHsrProtectableItem()

Initializes a new instance of VmWorkloadSapHanaHsrProtectableItem.

Properties

BackupManagementType

Type of backup management to backup an item.

(Inherited from WorkloadProtectableItem)
FriendlyName

Friendly name of the backup item.

(Inherited from WorkloadProtectableItem)
IsAutoProtectable

Indicates if protectable item is auto-protectable.

(Inherited from VmWorkloadProtectableItem)
IsAutoProtected

Indicates if protectable item is auto-protected.

(Inherited from VmWorkloadProtectableItem)
IsProtectable

Indicates if item is protectable.

(Inherited from VmWorkloadProtectableItem)
ParentName

Name for instance or AG.

(Inherited from VmWorkloadProtectableItem)
ParentUniqueName

Parent Unique Name is added to provide the service formatted URI Name of the Parent Only Applicable for data bases where the parent would be either Instance or a SQL AG.

(Inherited from VmWorkloadProtectableItem)
PreBackupValidation

Pre-backup validation for protectable objects.

(Inherited from VmWorkloadProtectableItem)
ProtectionState

State of the back up item.

(Inherited from WorkloadProtectableItem)
ServerName

Host/Cluster Name for instance or AG.

(Inherited from VmWorkloadProtectableItem)
SubInquiredItemCount

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

(Inherited from VmWorkloadProtectableItem)
SubProtectableItemCount

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

(Inherited from VmWorkloadProtectableItem)
WorkloadType

Type of workload for the backup management.

(Inherited from WorkloadProtectableItem)

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<VmWorkloadProtectableItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from VmWorkloadProtectableItem)
IJsonModel<VmWorkloadSapHanaHsrProtectableItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VmWorkloadSapHanaHsrProtectableItem>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<WorkloadProtectableItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from WorkloadProtectableItem)
IPersistableModel<VmWorkloadProtectableItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from VmWorkloadProtectableItem)
IPersistableModel<VmWorkloadSapHanaHsrProtectableItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VmWorkloadSapHanaHsrProtectableItem>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VmWorkloadSapHanaHsrProtectableItem>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<WorkloadProtectableItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from WorkloadProtectableItem)

Applies to