AzureFileshareProtectedItemExtendedInfo Class
Additional information about Azure File Share backup item.
Constructor
AzureFileshareProtectedItemExtendedInfo()
Variables
| Name | Description |
|---|---|
|
oldestRecoveryPoint
|
The oldest backup copy available for this item in the service. |
|
recoveryPointCount
|
Number of available backup copies associated with this backup item. |
|
policyState
|
Indicates consistency of policy object and policy applied to this backup item. |
|
resourceState
|
Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted}. |
|
resourceStateSyncTime
|
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