Freigeben über


RecoveryPointTierInformationV2 Klasse

Definition

RecoveryPoint-Ebeneninformationen V2

public class RecoveryPointTierInformationV2 : Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierInformation
type RecoveryPointTierInformationV2 = class
    inherit RecoveryPointTierInformation
Public Class RecoveryPointTierInformationV2
Inherits RecoveryPointTierInformation
Vererbung
RecoveryPointTierInformationV2

Konstruktoren

RecoveryPointTierInformationV2()

Initialisiert eine neue instance der RecoveryPointTierInformationV2-Klasse.

RecoveryPointTierInformationV2(Nullable<RecoveryPointTierType>, Nullable<RecoveryPointTierStatus>, IDictionary<String,String>)

Initialisiert eine neue instance der RecoveryPointTierInformationV2-Klasse.

Eigenschaften

ExtendedInfo

Ruft wiederherstellungspunktebene status ab oder legt diese fest.

(Geerbt von RecoveryPointTierInformation)
Status

Ruft wiederherstellungspunktebene status ab oder legt diese fest. Mögliche Werte: "Invalid", "Valid", "Disabled", "Deleted", "Rehydrated"

(Geerbt von RecoveryPointTierInformation)
Type

Ruft den Wiederherstellungspunktebenentyp ab oder legt diesen fest. Mögliche Werte: "Invalid", "InstantRP", "HardenedRP", "ArchivedRP"

(Geerbt von RecoveryPointTierInformation)

Gilt für: