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, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointTierInformationV2>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.RecoveryPointTierInformationV2>
type RecoveryPointTierInformationV2 = class
inherit RecoveryPointTierInformation
interface IJsonModel<RecoveryPointTierInformationV2>
interface IPersistableModel<RecoveryPointTierInformationV2>
Public Class RecoveryPointTierInformationV2
Inherits RecoveryPointTierInformation
Implements IJsonModel(Of RecoveryPointTierInformationV2), IPersistableModel(Of RecoveryPointTierInformationV2)
- Inheritance
- Implements
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) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |