Database Center v1beta API - Class AutomatedBackupPolicyInfo (1.0.0-beta03)

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

Reference documentation and code samples for the Database Center v1beta API class AutomatedBackupPolicyInfo.

Automated backup policy signal info

Inheritance

object > AutomatedBackupPolicyInfo

Namespace

Google.Cloud.DatabaseCenter.V1Beta

Assembly

Google.Cloud.DatabaseCenter.V1Beta.dll

Constructors

AutomatedBackupPolicyInfo()

public AutomatedBackupPolicyInfo()

AutomatedBackupPolicyInfo(AutomatedBackupPolicyInfo)

public AutomatedBackupPolicyInfo(AutomatedBackupPolicyInfo other)
Parameter
Name Description
other AutomatedBackupPolicyInfo

Properties

IsEnabled

public bool IsEnabled { get; set; }

Is automated policy enabled.

Property Value
Type Description
bool

SubResource

public SubResource SubResource { get; set; }

Optional. Sub resource details associated with the signal.

Property Value
Type Description
SubResource