AzureVmItemExtendedInfo 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.
IaaSVM Item ExtendedInfo Class
public class AzureVmItemExtendedInfo : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureItemExtendedInfo
public class AzureVmItemExtendedInfo : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ItemExtendedInfoBase
type AzureVmItemExtendedInfo = class
inherit AzureItemExtendedInfo
type AzureVmItemExtendedInfo = class
inherit ItemExtendedInfoBase
Public Class AzureVmItemExtendedInfo
Inherits AzureItemExtendedInfo
Public Class AzureVmItemExtendedInfo
Inherits ItemExtendedInfoBase
- Inheritance
- Inheritance
Constructors
AzureVmItemExtendedInfo() |
Properties
OldestRecoveryPoint | |
OldestRecoveryPoint |
Oldest Recovery Point for the Item (Inherited from AzureItemExtendedInfo) |
PolicyState | |
PolicyState |
PolicyState for the Item (Inherited from AzureItemExtendedInfo) |
RecoveryPointCount | |
RecoveryPointCount |
Recovery Points Count for the Item (Inherited from AzureItemExtendedInfo) |
Methods
Validate() |
Method to validate the object properties. (Inherited from ObjectBase) |