BackupPolicy 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.
The information on backup policy.
public class BackupPolicy : Microsoft.WindowsAzure.Management.StorSimple.Models.CisBaseObject
type BackupPolicy = class
inherit CisBaseObject
Public Class BackupPolicy
Inherits CisBaseObject
- Inheritance
- Derived
Constructors
BackupPolicy() |
Initializes a new instance of the BackupPolicy class. |
Properties
BackupPolicyCreationType |
Required. The type of the backup policy creation. |
InstanceId |
Optional. The instance identifier (Inherited from CisBaseObject) |
LastBackup |
Optional. The previous backup time. |
Name |
Required. The name of the entity (Inherited from CisBaseObject) |
NextBackup |
Optional. The next backup time. |
OperationInProgress |
Optional. Is operation in progress (Inherited from CisBaseObject) |
SchedulesCount |
Required. The count of backup schedules under this backup policy. |
SSMHostName |
Required. The name of the StorSimple Manager host. |
VolumesCount |
Required. The count of volumes covered under this backup policy. |
Applies to
Azure SDK for .NET