FileshareProtectedItemExtendedInfo 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.
Additional information about Azure File Share backup item.
public class FileshareProtectedItemExtendedInfo
type FileshareProtectedItemExtendedInfo = class
Public Class FileshareProtectedItemExtendedInfo
- Inheritance
-
FileshareProtectedItemExtendedInfo
Constructors
FileshareProtectedItemExtendedInfo() |
Initializes a new instance of FileshareProtectedItemExtendedInfo. |
Properties
OldestRecoverOn |
The oldest backup copy available for this item in the service. |
PolicyState |
Indicates consistency of policy object and policy applied to this backup item. |
RecoveryPointCount |
Number of available backup copies associated with this backup item. |
ResourceState |
Indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted}. |
ResourceStateSyncOn |
The resource state sync time for this backup item. |
Applies to
Azure SDK for .NET