RecoveryPointTierInformationV2 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RecoveryPoint Tier Information V2.
public class RecoveryPointTierInformationV2 : Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointTierInformation
type RecoveryPointTierInformationV2 = class
inherit RecoveryPointTierInformation
Public Class RecoveryPointTierInformationV2
Inherits RecoveryPointTierInformation
- Inheritance
Constructors
RecoveryPointTierInformationV2() |
Initializes a new instance of RecoveryPointTierInformationV2. |
Properties
ExtendedInfo |
Recovery point tier status. (Inherited from RecoveryPointTierInformation) |
Status |
Recovery point tier status. (Inherited from RecoveryPointTierInformation) |
TierType |
Recovery point tier type. (Inherited from RecoveryPointTierInformation) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET