RecoveryPointTierInformation 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 point de récupération.
public class RecoveryPointTierInformation
type RecoveryPointTierInformation = class
Public Class RecoveryPointTierInformation
- Héritage
-
RecoveryPointTierInformation
Constructeurs
RecoveryPointTierInformation() |
Initialise une nouvelle instance de la classe RecoveryPointTierInformation. |
RecoveryPointTierInformation(Nullable<RecoveryPointTierType>, Nullable<RecoveryPointTierStatus>, IDictionary<String,String>) |
Initialise une nouvelle instance de la classe RecoveryPointTierInformation. |
Propriétés
ExtendedInfo |
Obtient ou définit le niveau de point de récupération status. |
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' |
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 » |
S’applique à
Azure SDK for .NET