RecoveryPointTierInformationV2 Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Informations sur le niveau RecoveryPoint V2
public class RecoveryPointTierInformationV2 : Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierInformation
type RecoveryPointTierInformationV2 = class
inherit RecoveryPointTierInformation
Public Class RecoveryPointTierInformationV2
Inherits RecoveryPointTierInformation
- Héritage
Constructeurs
RecoveryPointTierInformationV2() |
Initialise une nouvelle instance de la classe RecoveryPointTierInformationV2. |
RecoveryPointTierInformationV2(Nullable<RecoveryPointTierType>, Nullable<RecoveryPointTierStatus>, IDictionary<String,String>) |
Initialise une nouvelle instance de la classe RecoveryPointTierInformationV2. |
Propriétés
ExtendedInfo |
Obtient ou définit le niveau de point de récupération status. (Hérité de RecoveryPointTierInformation) |
Status |
Obtient ou définit le niveau de point de récupération status. Les valeurs possibles sont les suivantes : « Invalid », « Valid », « Disabled », « Deleted », « Rehydrated » (Hérité de RecoveryPointTierInformation) |
Type |
Obtient ou définit le type de niveau de point de récupération. Les valeurs possibles sont les suivantes : « Invalid », « InstantRP », « HardenedRP », « ArchivedRP » (Hérité de RecoveryPointTierInformation) |
S’applique à
Azure SDK for .NET