AzureFileshareProtectedItemExtendedInfo Class

Additional information about Azure File Share backup item.

Constructor

AzureFileshareProtectedItemExtendedInfo()

Variables

Name Description
oldestRecoveryPoint
str

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

recoveryPointCount
int

Number of available backup copies associated with this backup item.

policyState
str

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

resourceState
str

Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted}.

resourceStateSyncTime
str

The resource state sync time for this backup item.

Attributes

oldestRecoveryPoint

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

oldestRecoveryPoint: str

policyState

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

policyState: str

recoveryPointCount

Number of available backup copies associated with this backup item.

recoveryPointCount: int

resourceState

Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted}.

resourceState: str

resourceStateSyncTime

The resource state sync time for this backup item.

resourceStateSyncTime: str