AzureVmWorkloadProtectedItemExtendedInfo 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 on Azure Workload for SQL specific backup item.
public class AzureVmWorkloadProtectedItemExtendedInfo
type AzureVmWorkloadProtectedItemExtendedInfo = class
Public Class AzureVmWorkloadProtectedItemExtendedInfo
- Inheritance
-
AzureVmWorkloadProtectedItemExtendedInfo
Constructors
AzureVmWorkloadProtectedItemExtendedInfo() |
Initializes a new instance of the AzureVmWorkloadProtectedItemExtendedInfo class. |
AzureVmWorkloadProtectedItemExtendedInfo(Nullable<DateTime>, Nullable<Int32>, String) |
Initializes a new instance of the AzureVmWorkloadProtectedItemExtendedInfo class. |
Properties
OldestRecoveryPoint |
Gets or sets the oldest backup copy available for this backup item. |
PolicyState |
Gets or sets indicates consistency of policy object and policy applied to this backup item. |
RecoveryPointCount |
Gets or sets number of backup copies available for this backup item. |
Applies to
Azure SDK for .NET