Class AlloyDBClusterBackupPlanAssociationProperties
Properties for an AlloyDB cluster backup plan association.
Implements
Inherited Members
Namespace: Google.Apis.Backupdr.v1.Data
Assembly: Google.Apis.Backupdr.v1.dll
Syntax
public class AlloyDBClusterBackupPlanAssociationProperties : IDirectResponseSchema
Properties
ClusterUid
Output only. The cluster UID of the AlloyDB cluster.
Declaration
[JsonProperty("clusterUid")]
public virtual string ClusterUid { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |