Share via


UpdateBackupPolicyConfig Class

Definition

public class UpdateBackupPolicyConfig
type UpdateBackupPolicyConfig = class
Public Class UpdateBackupPolicyConfig
Inheritance
UpdateBackupPolicyConfig

Constructors

UpdateBackupPolicyConfig()

Initializes a new instance of the UpdateBackupPolicyConfig class.

UpdateBackupPolicyConfig(String, OperationInProgress, Boolean)

Initializes a new instance of the UpdateBackupPolicyConfig class with required arguments.

Properties

BackupSchedulesToBeAdded

Optional. The backup schedules added to the backup policy.

BackupSchedulesToBeDeleted

Optional. The backup schedules deleted from the backup policy.

BackupSchedulesToBeUpdated

Optional. The backup schedules updated in the backup policy.

InstanceId

Optional. The instance identifier

IsPolicyRenamed

Required. Is the policy renamed

Name

Required. The name of the entity

OperationInProgress

Required. Operation In Progress

VolumeIds

Optional. The list of volume ids under this backup policy.

Applies to