你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureVmItemExtendedInfo Class

Definition

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
AzureVmItemExtendedInfo

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)

Applies to