Backup and DR Service v1 API - Class BackupDrPlanConfig (2.7.0)

public sealed class BackupDrPlanConfig : IMessage<BackupDrPlanConfig>, IEquatable<BackupDrPlanConfig>, IDeepCloneable<BackupDrPlanConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Backup and DR Service v1 API class BackupDrPlanConfig.

BackupDrPlanConfig has additional information about Google Cloud Backup and DR's Plan backup configuration.

Inheritance

object > BackupDrPlanConfig

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Constructors

BackupDrPlanConfig()

public BackupDrPlanConfig()

BackupDrPlanConfig(BackupDrPlanConfig)

public BackupDrPlanConfig(BackupDrPlanConfig other)
Parameter
Name Description
other BackupDrPlanConfig

Properties

BackupDrPlanRules

public RepeatedField<BackupDrPlanRule> BackupDrPlanRules { get; }

Backup rules of the backup plan resource.

Property Value
Type Description
RepeatedFieldBackupDrPlanRule