Show / Hide Table of Contents

Enum RecoveryPointTierType

Recovery point tier type.

Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.ResourceManager.RecoveryServicesBackup.dll
Syntax
public enum RecoveryPointTierType

ArchivedRP

ArchivedRP.

HardenedRP

HardenedRP.

InstantRP

InstantRP.

Invalid

Invalid.

Back to top Azure SDK for .NET