BackupPolicyDetails Class

Definition

public class BackupPolicyDetails : Microsoft.WindowsAzure.Management.StorSimple.Models.BackupPolicy
type BackupPolicyDetails = class
    inherit BackupPolicy
Public Class BackupPolicyDetails
Inherits BackupPolicy
Inheritance
BackupPolicyDetails

Constructors

BackupPolicyDetails()

Initializes a new instance of the BackupPolicyDetails class.

Properties

BackupPolicyCreationType

Required. The type of the backup policy creation.

(Inherited from BackupPolicy)
BackupSchedules

Required. The backup schedules under this backup policy.

InstanceId

Optional. The instance identifier

(Inherited from CisBaseObject)
LastBackup

Optional. The previous backup time.

(Inherited from BackupPolicy)
Name

Required. The name of the entity

(Inherited from CisBaseObject)
NextBackup

Optional. The next backup time.

(Inherited from BackupPolicy)
OperationInProgress

Optional. Is operation in progress

(Inherited from CisBaseObject)
SchedulesCount

Required. The count of backup schedules under this backup policy.

(Inherited from BackupPolicy)
SSMHostName

Required. The name of the StorSimple Manager host.

(Inherited from BackupPolicy)
Volumes

Required. The list of virtual disks under this backup policy.

VolumesCount

Required. The count of volumes covered under this backup policy.

(Inherited from BackupPolicy)

Applies to