Backup and DR Service v1 API - Class AlloyDBClusterBackupPlanAssociationProperties (2.9.0)

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

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

Properties for an AlloyDB cluster backup plan association.

Inheritance

object > AlloyDBClusterBackupPlanAssociationProperties

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Constructors

AlloyDBClusterBackupPlanAssociationProperties()

public AlloyDBClusterBackupPlanAssociationProperties()

AlloyDBClusterBackupPlanAssociationProperties(AlloyDBClusterBackupPlanAssociationProperties)

public AlloyDBClusterBackupPlanAssociationProperties(AlloyDBClusterBackupPlanAssociationProperties other)
Parameter
Name Description
other AlloyDBClusterBackupPlanAssociationProperties

Properties

ClusterUid

public string ClusterUid { get; set; }

Output only. The cluster UID of the AlloyDB cluster.

Property Value
Type Description
string