Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::BackupDrPlanConfig.
BackupDrPlanConfig has additional information about Google Cloud Backup and DR's Plan backup configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup_dr_plan_rules
def backup_dr_plan_rules() -> ::Array<::Google::Cloud::BackupDR::V1::BackupDrPlanRule>
Returns
- (::Array<::Google::Cloud::BackupDR::V1::BackupDrPlanRule>) — Backup rules of the backup plan resource.
#backup_dr_plan_rules=
def backup_dr_plan_rules=(value) -> ::Array<::Google::Cloud::BackupDR::V1::BackupDrPlanRule>
Parameter
- value (::Array<::Google::Cloud::BackupDR::V1::BackupDrPlanRule>) — Backup rules of the backup plan resource.
Returns
- (::Array<::Google::Cloud::BackupDR::V1::BackupDrPlanRule>) — Backup rules of the backup plan resource.