Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureFileshareProtectedItemExtendedInfo

Package version

Additional information about Azure File Share backup item.

Hierarchy

  • AzureFileshareProtectedItemExtendedInfo

Index

Properties

Optional oldestRecoveryPoint

oldestRecoveryPoint: Date

The oldest backup copy available for this item in the service.

Optional policyState

policyState: undefined | string

Indicates consistency of policy object and policy applied to this backup item.

Optional recoveryPointCount

recoveryPointCount: undefined | number

Number of available backup copies associated with this backup item.

Optional resourceState

resourceState: undefined | string

Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted} NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceStateSyncTime

resourceStateSyncTime: Date

The resource state sync time for this backup item. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc