AzureFileshareProtectedItemExtendedInfo 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 AzureFileshareProtectedItemExtendedInfo
type AzureFileshareProtectedItemExtendedInfo = class
Public Class AzureFileshareProtectedItemExtendedInfo
- Inheritance
-
AzureFileshareProtectedItemExtendedInfo
Constructors
AzureFileshareProtectedItemExtendedInfo() |
Initializes a new instance of the AzureFileshareProtectedItemExtendedInfo class. |
AzureFileshareProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, String, String, Nullable<DateTime>) |
Initializes a new instance of the AzureFileshareProtectedItemExtendedInfo class. |
Properties
OldestRecoveryPoint |
Gets or sets the oldest backup copy available for this item in the service. |
PolicyState |
Gets or sets indicates consistency of policy object and policy applied to this backup item. |
RecoveryPointCount |
Gets or sets number of available backup copies associated with this backup item. |
ResourceState |
Gets indicates the state of this resource. Possible values are from enum ResourceState {Invalid, Active, SoftDeleted, Deleted} |
ResourceStateSyncTime |
Gets the resource state sync time for this backup item. |