public sealed class AlloyDBClusterDataSourceProperties : IMessage<AlloyDBClusterDataSourceProperties>, IEquatable<AlloyDBClusterDataSourceProperties>, IDeepCloneable<AlloyDBClusterDataSourceProperties>, IBufferMessage, IMessageReference documentation and code samples for the Backup and DR Service v1 API class AlloyDBClusterDataSourceProperties.
AlloyDBClusterDataSourceProperties represents the properties of a AlloyDB cluster resource that are stored in the DataSource. .
Implements
IMessageAlloyDBClusterDataSourceProperties, IEquatableAlloyDBClusterDataSourceProperties, IDeepCloneableAlloyDBClusterDataSourceProperties, IBufferMessage, IMessageNamespace
Google.Cloud.BackupDR.V1Assembly
Google.Cloud.BackupDR.V1.dll
Constructors
AlloyDBClusterDataSourceProperties()
public AlloyDBClusterDataSourceProperties()AlloyDBClusterDataSourceProperties(AlloyDBClusterDataSourceProperties)
public AlloyDBClusterDataSourceProperties(AlloyDBClusterDataSourceProperties other)| Parameter | |
|---|---|
| Name | Description |
other |
AlloyDBClusterDataSourceProperties |
Properties
ClusterName
public ClusterName ClusterName { get; set; }ClusterName-typed view over the Name resource name property.
| Property Value | |
|---|---|
| Type | Description |
ClusterName |
|
Name
public string Name { get; set; }Output only. Name of the AlloyDB cluster backed up by the datasource.
| Property Value | |
|---|---|
| Type | Description |
string |
|