BackupPolicy Class

Definition

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
BackupPolicy
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